diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2011-12-23 14:54:04 +0800 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-12-23 08:34:14 +0000 |
commit | 486cafd4acf4945bbf3fea541eaa320f5c419406 (patch) | |
tree | dd719ae0df0778770faf8b5823ac2eba45d6bd9a | |
parent | 87e03fd48ebc9d0fd3a6ba1ed2481f840ffa6db4 (diff) | |
download | libguestfs-486cafd4acf4945bbf3fea541eaa320f5c419406.tar.gz libguestfs-486cafd4acf4945bbf3fea541eaa320f5c419406.tar.xz libguestfs-486cafd4acf4945bbf3fea541eaa320f5c419406.zip |
gitignore: ignore the guestfs.* directory
Let git ignore the guestfs.* directorys.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -367,3 +367,4 @@ tools/virt-*.pl /gnulib .git-module-status .guestfs-* +guestfs.* |