simple-login/.gitignore
2020-12-05 15:00:56 +01:00

18 lines
166 B
Plaintext

.idea/
*.pyc
db.sqlite
.env
.pytest_cache
.vscode
.DS_Store
config
static/node_modules
db.sqlite-journal
static/upload
adhoc_*
adhoc.py
venv/
.venv
.coverage
htmlcov