projects
/
platform
/
upstream
/
linaro-glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
555e4d2
)
Ignore *.rej and *.orig files in git operations.
author
Ulrich Drepper
<drepper@redhat.com>
Tue, 8 Dec 2009 01:00:43 +0000
(17:00 -0800)
committer
Ulrich Drepper
<drepper@redhat.com>
Tue, 8 Dec 2009 01:00:43 +0000
(17:00 -0800)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
e60e763
..
fbdcf54
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,6
+4,8
@@
*.tar
*.tgz
*.bz2
+*.rej
+*.orig
=*
TAGS
TODO