Skip to content

Commit

Permalink
Merge pull request github#2561 from maxibanki/patch-1
Browse files Browse the repository at this point in the history
Go: Add '*.exe~' to .gitignore
  • Loading branch information
shiftkey authored Jan 1, 2018
2 parents ade08ba + b25db71 commit db58182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Go.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
Expand Down

0 comments on commit db58182

Please sign in to comment.