Skip to content

Commit

Permalink
Better docker ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
turtlesoupy committed May 13, 2020
1 parent 7a0f2d0 commit 712dd6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.git
.git/
*Dockerfile*
*docker-compose*
node_modules
./build/
__pycache__

0 comments on commit 712dd6f

Please sign in to comment.