Skip to content

Commit db58182

Browse files
authored
Merge pull request #2561 from maxibanki/patch-1
Go: Add '*.exe~' to .gitignore
2 parents ade08ba + b25db71 commit db58182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Go.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Binaries for programs and plugins
22
*.exe
3+
*.exe~
34
*.dll
45
*.so
56
*.dylib

0 commit comments

Comments
 (0)