Skip to content

Commit

Permalink
Add .git to .dockerignore (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpfarrell authored and Rob j Loranger committed Oct 22, 2019
1 parent 65287a3 commit 2792796
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,2 +1,3 @@
**/node_modules/
**/bin/
**/bin/
**/.git

0 comments on commit 2792796

Please sign in to comment.