summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/stretchr/objx/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/stretchr/objx/.gitignore')
-rw-r--r--vendor/github.com/stretchr/objx/.gitignore15
1 files changed, 11 insertions, 4 deletions
diff --git a/vendor/github.com/stretchr/objx/.gitignore b/vendor/github.com/stretchr/objx/.gitignore
index e0170a5f9..ea58090bd 100644
--- a/vendor/github.com/stretchr/objx/.gitignore
+++ b/vendor/github.com/stretchr/objx/.gitignore
@@ -1,4 +1,11 @@
-/dep
-/testdep
-/profile.out
-/coverage.txt
+# Binaries for programs and plugins
+*.exe
+*.dll
+*.so
+*.dylib
+
+# Test binary, build with `go test -c`
+*.test
+
+# Output of the go coverage tool, specifically when used with LiteIDE
+*.out