kadenios/.gitignore
2020-11-19 17:26:07 +01:00

13 lines
65 B
Text

*.pyc
*.swp
*.swo
*~
*#
*.log
venv/
static/
*.sqlite3
.vscode