[tor-commits] [tor/maint-0.2.8] Do not ignore files that are being	tracked by git
    nickm at torproject.org 
    nickm at torproject.org
       
    Mon May 23 15:02:21 UTC 2016
    
    
  
commit 87134db57cc7cbbd801e5992ce6ca6a71e2ebfc8
Author: cypherpunks <cypherpunks at torproject.org>
Date:   Wed Apr 6 12:16:04 2016 +0000
    Do not ignore files that are being tracked by git
---
 .gitignore | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index b141e80..f304a32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -189,9 +189,6 @@ uptime-*.json
 /src/test/test-memwipe.exe
 /src/test/test-switch-id.exe
 /src/test/test_workqueue.exe
-/src/test/test_zero_length_keys.sh
-/src/test/test_ntor.sh
-/src/test/test_bt.sh
 
 # /src/tools/
 /src/tools/tor-checkkey
    
    
More information about the tor-commits
mailing list