Skip to content

Commit

Permalink
Improve .ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk committed May 14, 2017
1 parent be201b6 commit 24583c0
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@
.*
!.git*
plugin/
support/

/docker-volume-gluster
/docker-volume-gluster-*
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ _testmain.go
/coverage.*
/build
/.gopath
/plugin

0 comments on commit 24583c0

Please sign in to comment.