Skip to content

Commit

Permalink
Add .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arttuka committed Mar 24, 2019
1 parent 111093c commit a7d5cae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mtg-pairings-server/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/dev
/target
.project
*.log
*.iml
/.lein-*
/.nrepl-port
.rebel_readline_history
.classpath
.DS_Store
.git

0 comments on commit a7d5cae

Please sign in to comment.