summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWanlong Gao <wanlong.gao@gmail.com>2011-12-30 16:10:50 +0800
committerRichard W.M. Jones <rjones@redhat.com>2012-01-04 10:14:41 +0000
commit8af6237fd6b84057760e61ffa5fb111e880a56be (patch)
tree8a57fd78c44fa773b42e5ef8872a3fd8f8ac91be /.gitignore
parentf49a30eba8bb9f352637c3c24138074bbe3f5555 (diff)
downloadlibguestfs-8af6237fd6b84057760e61ffa5fb111e880a56be.tar.gz
libguestfs-8af6237fd6b84057760e61ffa5fb111e880a56be.tar.xz
libguestfs-8af6237fd6b84057760e61ffa5fb111e880a56be.zip
gitignore: ignore the git related files
*.eml for email picked patches other for orginal git patch related files. Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4d4556e2..682bf29d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -368,3 +368,10 @@ tools/virt-*.pl
.git-module-status
.guestfs-*
guestfs.*
+
+*.eml
+*.patch
+*.rej
+*.orig
+*.diff
+.gitattributes