Skip to content

Commit

Permalink
gitignore: All exe files, no editor configs (syncthing#9126)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0l0us committed Sep 25, 2023
1 parent adbb3ed commit 70065e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/syncthing
/stdiscosrv
syncthing.exe
stdiscosrv.exe
*.tar.gz
*.zip
*.asc
*.deb
*.exe
.jshintrc
coverage.out
files/pidx
Expand All @@ -19,4 +18,3 @@ deb
/repos
/proto/scripts/protoc-gen-gosyncthing
/gui/next-gen-gui
.idea

0 comments on commit 70065e6

Please sign in to comment.