This website works better with JavaScript
Home
Explore
Help
Register
Sign In
skyfffire
/
core-chain
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
dockerignore: ignore all git metadata and all tests
Péter Szilágyi
8 years ago
parent
225de7ca0a
commit
bd381be9c8
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.dockerignore
+ 4
- 1
.dockerignore
View File
@@ -1,3 +1,6 @@
-.git
+**/.git
+**/*_test.go
+
build/_workspace
build/_bin
+tests/testdata