Flamenco/.gitignore

21 lines
260 B
Plaintext

*.exe
*.sqlite
*.db
*.blend[0-9]
*.flamenco.blend
/flamenco-manager
/flamenco-worker
/flamenco-worker.yaml
/flamenco-worker-credentials.yaml
node_modules/
task-logs/
flamenco-storage/
__pycache__
*.pyc
.mypy_cache/
.openapi-generator/
web/manager-api/dist/