]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* .gitignore: Ignore patch files.
authorPaul Smith <psmith@gnu.org>
Sun, 5 Dec 2021 19:21:47 +0000 (14:21 -0500)
committerPaul Smith <psmith@gnu.org>
Sun, 5 Dec 2021 19:22:37 +0000 (14:22 -0500)
.gitignore

index 6caa4531134de3597482449334914af5ebc94260..f548779f0b01a8d3d3b12391395fa6910f993de6 100644 (file)
@@ -11,6 +11,10 @@ GTAGS
 *~
 #*
 .#*
+*.diff
+*.patch
+*.orig
+*.rej
 
 # Configure artifacts
 ABOUT-NLS