mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Ignore *.rej and *.orig files in git operations.
This commit is contained in:
parent
555e4d2a82
commit
941a0d9970
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,6 +4,8 @@
|
|||
*.tar
|
||||
*.tgz
|
||||
*.bz2
|
||||
*.rej
|
||||
*.orig
|
||||
=*
|
||||
TAGS
|
||||
TODO
|
||||
|
|
Loading…
Add table
Reference in a new issue