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:
2024-04-03 16:15:24 +02:00
parent d135f5bc0a
commit ed9b4681ad

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@ dist/*
chart/*
*.yaml
*.yml
!generator/*.yaml
!doc/mkdocs.yaml
!.readthedocs.yaml
./katenary