Skip to content

Commit

Permalink
Merge pull request #47 from trynmaps/docker-ignore
Browse files Browse the repository at this point in the history
Update .dockerignore to speed up docker builds
  • Loading branch information
mjrerle authored Mar 28, 2019
2 parents f1e4a45 + 078d9e5 commit 55188d2
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
@@ -1 +1,5 @@
node_modules
frontend/node_modules
data
venv
.git

0 comments on commit 55188d2

Please sign in to comment.