.gitignore 103 Bytes
*~
venv*
*.pyc
.idea*
.*.swp
.*.swo
.*.swn
.sass-cache*
*.sqlite3
secrets
.coverage
htmlcov*
sass/*.css