Skip to content

Commit

Permalink
Add .dockerignore for all except the actually needed files.
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolausDemmel committed Aug 5, 2016
1 parent b1f1438 commit 743cf01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*
!index.js
!ONVAULT
!package.json

0 comments on commit 743cf01

Please sign in to comment.