diff -r e77dad242f4c -r 2a9ec03fe5a1 vendor/github.com/sendgrid/rest/.gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/github.com/sendgrid/rest/.gitignore Sat Sep 29 18:09:54 2018 +0200 @@ -0,0 +1,28 @@ +# 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 +.env +.settings.json + +temp.go