SXXXXXXX_GitUtility/.gitignore
VALLONGOL d4c11a5b70 Chore: Stop tracking files based on .gitignore update.
Summary:
- Rule "__pycache__/" untracked 11 files.
2025-04-23 10:23:59 +02:00

11 lines
90 B
Plaintext

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