Unignore some yaml files
katenaryLabelsDoc.yaml is a file that is used to generate the documentation, it is not a file that should be ignored.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ dist/*
|
||||
chart/*
|
||||
*.yaml
|
||||
*.yml
|
||||
!generator/*.yaml
|
||||
!doc/mkdocs.yaml
|
||||
!.readthedocs.yaml
|
||||
./katenary
|
||||
|
Reference in New Issue
Block a user