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
|
*.tar
|
||||||
*.tgz
|
*.tgz
|
||||||
*.bz2
|
*.bz2
|
||||||
|
*.rej
|
||||||
|
*.orig
|
||||||
=*
|
=*
|
||||||
TAGS
|
TAGS
|
||||||
TODO
|
TODO
|
||||||
|
|
Loading…
Reference in New Issue