mirror of
https://gitea.invidious.io/iv-org/infrastructure.git
synced 2024-08-15 00:53:31 +00:00
Ignore ansible-galaxy roles requirements.yml
This commit is contained in:
parent
02bf317ef7
commit
d6d9541e80
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
|
"ignorePaths": ["requirements.yml"],
|
||||||
"docker-compose": {
|
"docker-compose": {
|
||||||
"fileMatch": ["templates/compose/*"]
|
"fileMatch": ["templates/compose/*"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue