9572400a23
Signed-off-by: Markus Birth <markus@birth-online.de>
22 lines
185 B
Plaintext
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
|