traefik-helper/.dockerignore
Liam 9f871cc50c
All checks were successful
Publish Docker Image / docker (push) Successful in 51s
7
2024-01-13 19:51:28 +00:00

28 lines
340 B
Plaintext

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