Gitignore flamenco-worker.yaml and flamenco-worker-credentials.yaml

Ignore those files regardless of the path. Previously they were only
ignored in the project root, but I want to create several worker
configurations in a subdirectory for testing.
This commit is contained in:
Sybren A. Stüvel 2022-05-31 10:45:12 +02:00
parent 19db947eb4
commit 11a407d26c

4
.gitignore vendored
View File

@ -8,8 +8,8 @@
/flamenco-worker
/flamenco-manager_race
/flamenco-worker_race
/flamenco-worker.yaml
/flamenco-worker-credentials.yaml
flamenco-worker.yaml
flamenco-worker-credentials.yaml
node_modules/
task-logs/
flamenco-storage/