mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2561 from maxibanki/patch-1
Go: Add '*.exe~' to .gitignore
This commit is contained in:
commit
db581820be
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Binaries for programs and plugins
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue