[or-cvs] [tor/master] Add 'compile' to .gitignore
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Sep 30 20:37:08 UTC 2010
    
    
  
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu, 30 Sep 2010 16:41:12 -0400
Subject: Add 'compile' to .gitignore
Commit: d2cca82b7688f96238bfd929633c998bfe86e31b
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index c0decec..3e61274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
 /aclocal.m4
 /autom4te.cache
 /build-stamp
+/compile
 /configure
 /Doxyfile
 /orconfig.h
-- 
1.7.1
    
    
More information about the tor-commits
mailing list