Skip to content

Commit

Permalink
Add dockerignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
ruffsl committed Jan 10, 2020
1 parent 7e8d41c commit 145eb09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
################################################################################
# Repo

.git/*
.dockerignore
.gitignore
**Dockerfile
**.Dockerfile

0 comments on commit 145eb09

Please sign in to comment.