env
**/*.pyc
**/__pycache__
media
.DS_Store
*.sqlite3
*.env

# Accept these files in the repository
!.gitignore
!.travis.yml
/.env
/.vscode