SXXXXXXX_GitUtility/.gitignore
VALLONGOL 0e61eab154 Chore: Stop tracking files based on .gitignore update.
Untracked files matching the following rules:
- Rule "*.old": 1 file
2025-05-05 10:32:30 +02:00

11 lines
95 B
Plaintext

.svn/
*.log
dist/
build/
_dist/
_build/
*.ini
*.old
# Python cache files
__pycache__/
*.py[cod]