hacompanion/.dockerignore
Erki 4d7ac3e5c3
Some checks failed
Build and push latest / publish (push) Failing after 1m28s
Initial
2025-03-29 20:32:58 +02:00

25 lines
338 B
Plaintext

**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/.idea
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md