From: Wanlong Gao Date: Fri, 30 Dec 2011 08:10:50 +0000 (+0800) Subject: gitignore: ignore the git related files X-Git-Tag: 1.15.15~6 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=8af6237fd6b84057760e61ffa5fb111e880a56be;p=libguestfs.git gitignore: ignore the git related files *.eml for email picked patches other for orginal git patch related files. Signed-off-by: Wanlong Gao --- diff --git a/.gitignore b/.gitignore index 4d4556e..682bf29 100644 --- a/.gitignore +++ b/.gitignore @@ -368,3 +368,10 @@ tools/virt-*.pl .git-module-status .guestfs-* guestfs.* + +*.eml +*.patch +*.rej +*.orig +*.diff +.gitattributes