From 70065e6b139c5d01d15d3ffe4a796bf692a218f2 Mon Sep 17 00:00:00 2001 From: Martin Polehla Date: Mon, 25 Sep 2023 16:17:01 +0200 Subject: [PATCH] gitignore: All exe files, no editor configs (#9126) --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f05e400cd..80bccc598 100644 --- a/.gitignore +++ b/.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