simple-login/.gitignore
2020-12-08 19:03:37 +01:00

16 lines
154 B
Plaintext

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