Skip to content

Commit

Permalink
Merge pull request #112 from CiscoCloud/feature/dockerignore
Browse files Browse the repository at this point in the history
Add .dockerignore file
  • Loading branch information
langston-barrett committed Oct 28, 2015
2 parents 1a57d72 + 870370c commit 7c4f9a6
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 7c4f9a6

Please sign in to comment.