[tor-commits] [chutney/master] Add git mergetool backups to the git	ignore list
    teor at torproject.org 
    teor at torproject.org
       
    Sat Jul  2 10:01:04 UTC 2016
    
    
  
commit 7e708a56bd257d7e9d841f0f8f517192e2f3d727
Author: cypherpunks <cypherpunks at torproject.org>
Date:   Fri Jul 1 14:27:09 2016 +0000
    Add git mergetool backups to the git ignore list
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index e0058e3..ffa8511 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*.orig
 *.swp
 *pyc
 *pyd
    
    
More information about the tor-commits
mailing list