Explorar o código

gitignore: All exe files, no editor configs (#9126)

Martin Polehla %!s(int64=2) %!d(string=hai) anos
pai
achega
70065e6b13
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      .gitignore

+ 1 - 3
.gitignore

@@ -1,11 +1,10 @@
 /syncthing
 /stdiscosrv
-syncthing.exe
-stdiscosrv.exe
 *.tar.gz
 *.zip
 *.asc
 *.deb
+*.exe
 .jshintrc
 coverage.out
 files/pidx
@@ -19,4 +18,3 @@ deb
 /repos
 /proto/scripts/protoc-gen-gosyncthing
 /gui/next-gen-gui
-.idea