[tor-commits] [torsocks/master] Add cscope files to gitignore
    dgoulet at torproject.org 
    dgoulet at torproject.org
       
    Thu Sep 11 15:00:34 UTC 2014
    
    
  
commit 61beff8c974f9c96016baa9d691c3e5d86d0f1d9
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Tue Sep 9 16:17:55 2014 -0400
    Add cscope files to gitignore
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 .gitignore |    1 +
 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index cc74d05..ff6012e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,7 @@ ltmain.sh
 missing
 stamp-h1
 tags
+cscope.*
 
 config/
 !config/ax_check_compile_flag.m4
    
    
More information about the tor-commits
mailing list