villafleurie/.gitignore
2020-01-02 22:20:56 +01:00

14 lines
No EOL
218 B
Text

.DS_Store
.vscode/
env/
__pycache__/
rental/__pycache__/
# rental/migrations/
villafleurie/__pycache__/
villafleurie/staticfiles/
villafleurie/static_files/
rental/client_secrets.json
token.pickle
*.env
*.tar
debug.log