aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/pkg/errors/.gitignore
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-19 13:33:16 +0200
committerMichael Muré <batolettre@gmail.com>2018-07-19 13:49:26 +0200
commit25fb88d7497b00bbe3dda540efde22ffd3de6e49 (patch)
treecce413d63228f7869a096a73475c4057879560ac /vendor/github.com/pkg/errors/.gitignore
parent7f5922f905831a85ffee4c9226b65715899ba758 (diff)
downloadgit-bug-25fb88d7497b00bbe3dda540efde22ffd3de6e49.tar.gz
fix dependencies
Diffstat (limited to 'vendor/github.com/pkg/errors/.gitignore')
-rw-r--r--vendor/github.com/pkg/errors/.gitignore24
1 files changed, 0 insertions, 24 deletions
diff --git a/vendor/github.com/pkg/errors/.gitignore b/vendor/github.com/pkg/errors/.gitignore
deleted file mode 100644
index daf913b1..00000000
--- a/vendor/github.com/pkg/errors/.gitignore
+++ /dev/null
@@ -1,24 +0,0 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test
-*.prof