Skip to content

Commit

Permalink
Add node_modules to dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Jan 19, 2017
1 parent b1bd8f1 commit 00e1e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
client/.tmp/
client/node_modules/
node_modules/
.tmp/
.git/
.vagrant/

0 comments on commit 00e1e90

Please sign in to comment.