rDrama/.gitignore

25 lines
308 B
Plaintext

image.*
video.mp4
unsanitized.mp4
cache/
__pycache__/
.idea/
**/.pytest_cache/
venv/
.vscode/
.sass-cache/
flask_session/
.DS_Store
site_settings.json
/files/test.py
tags
# Chat environment
chat/node_modules
chat/build
chat/.env
# Chat artefacts
files/assets/css/chat_done.css
files/assets/js/chat_done.js