
Building this site requires Hugo (not yet included in the README or in the installation of dependencies in the Makefile). Still very much work in progress, this is basically the [Geekdocks theme][1] + one page. [1]: https://geekdocs.de/
27 lines
353 B
Plaintext
27 lines
353 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/
|
|
.hugo_build.lock
|
|
|
|
web/manager-api/dist/
|
|
web/static/
|
|
/dist/
|