.gitignore 91 B

12345678
  1. __pycache__/
  2. venv/
  3. *.pyc
  4. /freepost/static/css/
  5. /database.sqlite
  6. /settings.production.yaml