commit 700121d4c162e9751ceffa56e690c3c49469bdf1 Author: n8fr8 nathan@freitas.net Date: Wed Apr 3 15:48:44 2013 -0400
add simple external module to ignore path --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 3a7c5c0..6688785 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ external/test.c external/test.h.gch external/tor-build-stamp external/translation/ +external/simple* bin gen native
tor-commits@lists.torproject.org