[libvirt] [PATCH v2] gitignore: ignore more files

liguang lig.fnst at cn.fujitsu.com
Mon Nov 5 04:59:53 UTC 2012


ignore cscope.in.out, cscope.po.out

Signed-off-by: liguang <lig.fnst at cn.fujitsu.com>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 79a055b..12fbe0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -188,7 +188,9 @@ Makefile.in
 TAGS
 coverage
 cscope.files
+cscope.in.out
 cscope.out
+cscope.po.out
 results.log
 stamp-h
 stamp-h.in
-- 
1.7.1




More information about the libvir-list mailing list