gitignore: ignore the guestfs.* directory

Let git ignore the guestfs.* directorys.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
This commit is contained in:
Wanlong Gao
2011-12-23 14:54:04 +08:00
committed by Richard W.M. Jones
parent 87e03fd48e
commit 486cafd4ac

1
.gitignore vendored
View File

@@ -367,3 +367,4 @@ tools/virt-*.pl
/gnulib
.git-module-status
.guestfs-*
guestfs.*