Adding .dockerignore file to improve the efficiency of docker builds

This commit is contained in:
Sean McIlvenna
2020-06-29 15:40:58 -07:00
parent 213bda7cfc
commit 05daeff06a

3
.dockerignore Normal file
View File

@@ -0,0 +1,3 @@
target
.idea
.git