bornhack-website/.gitignore
2017-01-30 12:05:11 +01:00

10 lines
66 B
Plaintext

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