Skip to content

Instantly share code, notes, and snippets.

@diogow3
Created November 5, 2024 19:35
Show Gist options
  • Select an option

  • Save diogow3/d5bd79793782f9ef9254f318f19bcf66 to your computer and use it in GitHub Desktop.

Select an option

Save diogow3/d5bd79793782f9ef9254f318f19bcf66 to your computer and use it in GitHub Desktop.
docker ignore file
**/.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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment