.gitignore 79 Bytes
*~
venv*
static*
*.pyc
.idea*
.*.swp
*.sqlite3
secrets
.coverage
htmlcov*
*.swo