Many fixes and enhancements: - Add icon option - Add env file managment - Ordering compose parsing options - Fix path with underscores - Fix image and tag discovery - Better documentation for labels
25 lines
272 B
Plaintext
25 lines
272 B
Plaintext
.venv
|
|
dist/*
|
|
.cache/*
|
|
chart/*
|
|
*.yaml
|
|
*.yml
|
|
!generator/*.yaml
|
|
doc/venv/*
|
|
!doc/mkdocs.yaml
|
|
!.readthedocs.yaml
|
|
./katenary
|
|
*.env
|
|
docker-compose*
|
|
!examples/**/docker-compose*
|
|
.credentials
|
|
release.id
|
|
configs/
|
|
cover*
|
|
.sq
|
|
./katenary
|
|
.aider*
|
|
.python_history
|
|
.bash_history
|
|
katenary
|