testdays-web/.gitignore

19 lines
183 B
Text

*.pyc
*.pyo
*.swp
*__pycache__*
.ropeproject/
*.sqlite
*.sass-cache
*build/
*dist/
*.egg*
*.tar.gz
*.rpm
.python-version
.venv
.vscode
/env
conf/client_secrets.json
conf/settings.py