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

This commit is contained in:
Martin Polehla
2023-09-25 16:17:01 +02:00
committed by GitHub
parent adbb3ed2e9
commit 70065e6b13

4
.gitignore vendored
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