Displaying 1 result from an estimated 1 matches for "4d4556e".
Did you mean:
445568
2011 Dec 23
1
[PATCH] gitignore: ignore the guestfs.* directory
Let git ignore the guestfs.* directorys.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index dcf2af1..4d4556e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -367,3 +367,4 @@ tools/virt-*.pl
/gnulib
.git-module-status
.guestfs-*
+guestfs.*
--
1.7.8