[sheepdog] [PATCH] update .gitignore
    Liu Yuan 
    namei.unix at gmail.com
       
    Tue Aug 14 04:45:33 CEST 2012
    
    
  
From: Liu Yuan <tailai.ly at taobao.com>
Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
---
 .gitignore |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 992e497..aa4f15b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@
 *.d
 *.orig
 *.rej
+cscope.*
 
 #
 # for GLOBAL
@@ -29,7 +30,7 @@ GSYMS
 #
 collie/collie
 sheep/sheep
-
+sheepfs/sheepfs
 
 # directories
 .deps
@@ -53,3 +54,9 @@ libtool
 ltmain.sh
 config.h
 config.h.in
+script/generic
+
+tests/check.log
+tests/check.time
+tests/check.log
+tests/atconfig
-- 
1.7.10.2
    
    
More information about the sheepdog
mailing list