12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
# Python dev files
|
|
venv
|
|
__pycache__
|
|
|
|
# Python build files
|
|
*.egg-info
|
|
*.spec
|
|
build
|
|
dist
|
|
|
|
# Misc
|
|
*.gif |