Merge pull request #2561 from maxibanki/patch-1

Go: Add '*.exe~' to .gitignore
This commit is contained in:
Brendan Forster
2018-01-01 17:09:14 -04:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib