Robert Paciorek 6188c67271 improve run.sh and .dockerignore
- chdir on start run.sh
- do not ignore .git and some other file while build docker
2024-03-28 12:08:14 +00:00

19 lines
226 B
Plaintext

**/.classpath
**/.env
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml