
Use Go to create the addon ZIP file, to be independent of any ZIP executable being installed on the system.
25 lines
329 B
Plaintext
25 lines
329 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/
|