dockerignore: ignore all git metadata and all tests

This commit is contained in:
Péter Szilágyi 2017-07-11 17:02:22 +03:00
parent 225de7ca0a
commit bd381be9c8
No known key found for this signature in database
GPG Key ID: E9AE538CEDF8293D
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
.git
**/.git
**/*_test.go
build/_workspace
build/_bin
tests/testdata