Skip to content

Commit

Permalink
Keep docker build context clean (#62)
Browse files Browse the repository at this point in the history
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
  • Loading branch information
hakan42 committed Mar 28, 2020
1 parent daf6f86 commit 939465a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dockerignore
@@ -0,0 +1,7 @@
# https://codefresh.io/blog/not-ignore-dockerignore/

.git

*~
**/*~

0 comments on commit 939465a

Please sign in to comment.