simple-login/.gitignore
2020-02-10 23:17:14 +07:00

10 lines
104 B
Plaintext

.idea/
*.pyc
db.sqlite
.env
.pytest_cache
.vscode
.DS_Store
config
static/node_modules
db.sqlite-journal