]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
gitignore: ignore all *~ files
authorMike Frysinger <vapier@gentoo.org>
Mon, 13 Oct 2025 15:29:36 +0000 (11:29 -0400)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 14 Oct 2025 07:37:40 +0000 (18:37 +1100)
This is a common backup style.

.gitignore

index a017df8510061b9d02a6e043467432aba1e212ce..002d102b88e0c636f61c915d19e27997929d26d7 100644 (file)
@@ -1,7 +1,7 @@
+*~
 Makefile
 buildpkg.sh
 config.h
-config.h.in~
 config.log
 config.status
 openbsd-compat/Makefile
@@ -17,7 +17,6 @@ survey.sh
 **/*.dll
 **/*.out
 **/*.a
-**/*.un~
 **/.*.swp
 autom4te.cache/
 scp