Flamenco/.gitignore
Sybren A. Stüvel b021782ca0 Get the make package command to work
To create a single ZIP file that contains the Manager, Worker, and add-on,
just run `make package`.
2022-06-27 16:03:02 +02:00

26 lines
336 B
Plaintext

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