diff options
| author | Christine Dodrill <me@christine.website> | 2018-11-13 07:30:55 -0800 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2018-11-13 07:30:55 -0800 |
| commit | e245d89daa6dffc441be07dcb81b985397446378 (patch) | |
| tree | 0d399b0de689f43fbbfaa979d939dca8aa03e716 /vendor/github.com/pkg/errors/.gitignore | |
| parent | bc8b7e5471e7f4984ee69af07d8e9632df01b85b (diff) | |
| parent | 8fe5504c3a5e9cd8409d5296d128603a231567ac (diff) | |
| download | xesite-e245d89daa6dffc441be07dcb81b985397446378.tar.xz xesite-e245d89daa6dffc441be07dcb81b985397446378.zip | |
Merge branch 'master' of git@github.com:Xe/site.git
Diffstat (limited to 'vendor/github.com/pkg/errors/.gitignore')
| -rw-r--r-- | vendor/github.com/pkg/errors/.gitignore | 24 |
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 daf913b..0000000 --- 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 |
