.gitignore 69 B

1234567
  1. __pycache__/
  2. venv/
  3. *.pyc
  4. /database.sqlite
  5. /settings.production.yaml