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/.gitignore27
1 files changed, 8 insertions, 19 deletions
diff --git a/vendor/github.com/stretchr/objx/.gitignore b/vendor/github.com/stretchr/objx/.gitignore
index 00268614f..ea58090bd 100644
--- a/vendor/github.com/stretchr/objx/.gitignore
+++ b/vendor/github.com/stretchr/objx/.gitignore
@@ -1,22 +1,11 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
+# Binaries for programs and plugins
+*.exe
+*.dll
*.so
+*.dylib
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
+# Test binary, build with `go test -c`
+*.test
-_testmain.go
-
-*.exe
+# Output of the go coverage tool, specifically when used with LiteIDE
+*.out