Optimize .dockerignore
This commit is contained in:
parent
7b4b19485f
commit
866703d3aa
1 changed files with 6 additions and 0 deletions
|
@ -1,9 +1,15 @@
|
|||
**/*.pyc
|
||||
**/.*.swp
|
||||
**/.coverage
|
||||
**/__pycache__
|
||||
.dockerignore
|
||||
.env
|
||||
.envrc
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vagrant
|
||||
Dockerfile
|
||||
Vagrantfile
|
||||
change-vmdebootstrap-default-dhcp.sh
|
||||
coverage-report
|
||||
|
|
Loading…
Reference in a new issue