]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Ignore *.exe files (for Cygwin builds).
authorWayne Davison <wayne@opencoder.net>
Mon, 20 Jul 2020 21:43:06 +0000 (14:43 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 20 Jul 2020 21:43:06 +0000 (14:43 -0700)
.gitignore

index b8e90ca4f8c3c7de59114e9db7d00b6a08e72b39..6fb512ee2e40501798c9c5ff423a693b86c6ae30 100644 (file)
@@ -53,3 +53,4 @@ aclocal.m4
 /build
 /auto-build-save
 .deps
+/*.exe