simple-login/.gitignore
2020-02-04 16:05:55 +07:00

9 lines
86 B
Plaintext

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