13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
# Python dev files
|
|
venv
|
|
__pycache__
|
|
|
|
# Python build files
|
|
*.egg-info
|
|
*.spec
|
|
build
|
|
dist
|
|
|
|
# Misc
|
|
*.gif
|
|
misc/secrets.sh |