Files
mbirth 9572400a23 Ignore cache files
Signed-off-by: Markus Birth <markus@birth-online.de>
2026-05-13 16:11:12 +01:00

22 lines
185 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# macOS
.DS_Store
._.*
# Secrets
config.ini
# Cachefiles
*.pickle
*.json