Skip to content

Commit

Permalink
properly set up .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Mar 24, 2021
1 parent a7f0bac commit 4e224e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.bingo
!.bingo/*.mod
!.bingo/Variables.mk
**/.git
**/bin
docs
**/node_modules

0 comments on commit 4e224e6

Please sign in to comment.