chore: update .dockerignore

This commit is contained in:
Nicolas Duchon
2022-03-07 16:01:15 +01:00
parent 5aba125fb7
commit fea6cc7537
+6 -2
View File
@@ -1,6 +1,10 @@
.git .git
.github
test
.dockerignore .dockerignore
circle.yml .gitignore
*.yml
Dockerfile*
LICENSE
Makefile Makefile
README.md README.md
test