Flamenco/.gitignore
Sybren A. Stüvel bcde49ede0 Initial checkin of a static documentation website
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/
2022-07-04 18:00:43 +02:00

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/