Преглед изворни кода

Merge pull request #2561 from maxibanki/patch-1

Go: Add '*.exe~' to .gitignore
Brendan Forster пре 7 година
родитељ
комит
db581820be
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Go.gitignore

+ 1 - 0
Go.gitignore

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