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:
parent
19db947eb4
commit
11a407d26c
4
.gitignore
vendored
4
.gitignore
vendored
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user