Skip to content

Commit

Permalink
Make sure to copy the needed .git files into docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ppettit committed Mar 31, 2017
1 parent e4d45e0 commit ea524b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.assets
.capture_plugins
.git
.git/*
!.git/HEAD
!.git/refs
.meteor/local
.assets
log
Expand Down

0 comments on commit ea524b2

Please sign in to comment.