[tor-commits] [arm/master] Ignoring vim temporary swap files
    sebastian at torproject.org 
    sebastian at torproject.org
       
    Sun Apr 24 05:55:02 UTC 2011
    
    
  
commit b38cd993ee6d717372f479329236a7ab0a019f79
Author: Damian Johnson <atagar at torproject.org>
Date:   Sat Apr 23 20:22:17 2011 -0700
    Ignoring vim temporary swap files
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 9b955dd..6377435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.pyc
 src/TorCtl/
+*.swp
 
    
    
More information about the tor-commits
mailing list