Skip to content

Commit

Permalink
Add .dockerignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Oct 28, 2015
1 parent 1a57d72 commit 870370c
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 @@
*_test.go
.dockerignore
.git*
.travis.yml
Dockerfile
README.md
packaging/*

0 comments on commit 870370c

Please sign in to comment.