Introduce Makefile and go vendor directory for faster build (#67)

This commit is contained in:
Sadlil Rhythom 2019-08-16 18:13:36 +02:00 committed by giongto35
parent b4970f37c4
commit 42e281234c
1709 changed files with 521045 additions and 14 deletions

24
vendor/github.com/pkg/errors/.gitignore generated vendored Normal file
View file

@ -0,0 +1,24 @@
# 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