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

This commit is contained in:
Martin Polehla
2023-09-25 14:17:01 +00:00
committed by GitHub
parent adbb3ed2e9
commit 70065e6b13
+1 -3
View File
@@ -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