katenaryLabelsDoc.yaml is a file that is used to generate the documentation, it is not a file that should be ignored.
17 lines
192 B
Plaintext
17 lines
192 B
Plaintext
.venv
|
|
dist/*
|
|
.cache/*
|
|
chart/*
|
|
*.yaml
|
|
*.yml
|
|
!generator/*.yaml
|
|
!doc/mkdocs.yaml
|
|
!.readthedocs.yaml
|
|
./katenary
|
|
*.env
|
|
docker-compose*
|
|
!examples/**/docker-compose*
|
|
.credentials
|
|
release.id
|
|
configs/
|