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/*
|
chart/*
|
||||||
*.yaml
|
*.yaml
|
||||||
*.yml
|
*.yml
|
||||||
|
!generator/*.yaml
|
||||||
!doc/mkdocs.yaml
|
!doc/mkdocs.yaml
|
||||||
!.readthedocs.yaml
|
!.readthedocs.yaml
|
||||||
./katenary
|
./katenary
|
||||||
|
Reference in New Issue
Block a user