]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add new ntor bits to gitignore
authorNick Mathewson <nickm@torproject.org>
Sat, 8 Dec 2012 05:57:19 +0000 (00:57 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 3 Jan 2013 16:29:48 +0000 (11:29 -0500)
.gitignore

index 8034ae66119bff82596d2abecef02d908727e2bb..f25323e77d47440518ff5415478eba799b5e84f7 100644 (file)
@@ -24,6 +24,8 @@
 .dirstamp
 # Stuff made by our makefiles
 *.bak
+# Python droppings
+*.pyc
 
 # /
 /Makefile
 /src/common/libor-crypto.lib
 /src/common/libor-event.a
 /src/common/libor-event.lib
+/src/common/libcurve25519_donna.a
+/src/common/libcurve25519_donna.lib
 
 # /src/config/
 /src/config/Makefile
 /src/test/bench.exe
 /src/test/test
 /src/test/test-child
+/src/test/test-ntor-cl
 /src/test/test.exe
 /src/test/test-child.exe
-
+/src/test/test-ntor-cl.exe
 
 # /src/tools/
 /src/tools/tor-checkkey