url-shortener/.dockerignore

34 lines
381 B
Plaintext
Raw Normal View History

2024-09-23 10:27:21 -07:00
**/.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
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
out/
**/.vagrant/
.idea/
local/data/
.env
.terraform
*tfstate*