chapeau/.gitignore

10 wiersze
72 B
Plaintext

*.pyc
*.sw[op]
__pycache__
.eggs
.tox
*.egg-info
*.sqlite3
build/
dist/