Skip to content

Commit

Permalink
chore: add .dockerignore (#4027)
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored May 31, 2022
1 parent 5d5fc75 commit d82a1c6
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 @@
# Files to be excluded from the docker build context

/.git
/.github
/svn-history
/data
/tmp-*

0 comments on commit d82a1c6

Please sign in to comment.