booking-microservices/.dockerignore
2023-01-14 18:05:03 +03:30

28 lines
341 B
Plaintext

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