mirror of git://sourceware.org/git/glibc.git
Ignore *.rej and *.orig files in git operations.
This commit is contained in:
parent
555e4d2a82
commit
941a0d9970
|
@ -4,6 +4,8 @@
|
|||
*.tar
|
||||
*.tgz
|
||||
*.bz2
|
||||
*.rej
|
||||
*.orig
|
||||
=*
|
||||
TAGS
|
||||
TODO
|
||||
|
|
Loading…
Reference in New Issue