bornhack-website/.gitignore
2017-01-31 22:59:29 +01:00

9 lines
55 B
Plaintext

.dev
.idea/
__pycache__/
db.sqlite3
*.sw*
*.pyc
venv/