Merge pull request #31 from frederikhors/patch-1

Integrating https://github.com/github/gitignore/blob/master/Go.gitignore
This commit is contained in:
Kyle Quest
2019-09-27 12:26:12 -07:00
committed by GitHub

4
.gitignore vendored
View File

@@ -3,6 +3,7 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
@@ -15,3 +16,6 @@
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
# Dependency directories (remove the comment below to include it)
# vendor/