]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Ignore *.rej and *.orig files in git operations.
authorUlrich Drepper <drepper@redhat.com>
Tue, 8 Dec 2009 01:00:43 +0000 (17:00 -0800)
committerUlrich Drepper <drepper@redhat.com>
Tue, 8 Dec 2009 01:00:43 +0000 (17:00 -0800)
.gitignore

index e60e763768047b2d2c711b1f2f80d4fb6eb0a915..fbdcf54506d2cb3383ab51b49c689177838443cf 100644 (file)
@@ -4,6 +4,8 @@
 *.tar
 *.tgz
 *.bz2
+*.rej
+*.orig
 =*
 TAGS
 TODO