git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f49a30e
)
gitignore: ignore the git related files
author
Wanlong Gao
<wanlong.gao@gmail.com>
Fri, 30 Dec 2011 08:10:50 +0000
(16:10 +0800)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 4 Jan 2012 10:14:41 +0000
(10:14 +0000)
*.eml for email picked patches
other for orginal git patch related files.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
4d4556e
..
682bf29
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-368,3
+368,10
@@
tools/virt-*.pl
.git-module-status
.guestfs-*
guestfs.*
+
+*.eml
+*.patch
+*.rej
+*.orig
+*.diff
+.gitattributes