dribdat/.dockerignore

38 lines
481 B
Plaintext

**/__pycache__
**/.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
**/.github
docs
profile
tests
**/LICENSE
**/README.md
**/PACKAGE.txt
**/.pyup.yml
**/app.json
**/deploy-stackscript.sh
**/package.json
**/Procfile
**/publish-docker.sh