chore: update .dockerignore
This commit is contained in:
parent
5aba125fb7
commit
fea6cc7537
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
||||||
.git
|
.git
|
||||||
|
.github
|
||||||
|
test
|
||||||
.dockerignore
|
.dockerignore
|
||||||
circle.yml
|
.gitignore
|
||||||
|
*.yml
|
||||||
|
Dockerfile*
|
||||||
|
LICENSE
|
||||||
Makefile
|
Makefile
|
||||||
README.md
|
README.md
|
||||||
test
|
|
||||||
|
|
Loading…
Reference in a new issue