From: Nick Mathewson Date: Mon, 27 Aug 2012 14:11:55 +0000 (-0400) Subject: Update .gitignore with new autotools droppings from nonrecursive make X-Git-Tag: tor-0.2.4.1-alpha~37^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1b33ce81a68dae2db2e3b0f9bbd6715de8ec3bd;p=thirdparty%2Ftor.git Update .gitignore with new autotools droppings from nonrecursive make --- diff --git a/.gitignore b/.gitignore index 3a28ecfd44..8034ae6611 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ *.log # Autotools stuff .deps +.dirstamp # Stuff made by our makefiles *.bak @@ -41,6 +42,7 @@ /config.guess /config.sub /conftest* +/micro-revision.* /patch-stamp /stamp-h /stamp-h.in @@ -140,7 +142,6 @@ /src/or/Makefile /src/or/Makefile.in /src/or/or_sha1.i -/src/or/micro-revision.* /src/or/tor /src/or/tor.exe /src/or/libtor.a