From: Nick Mathewson Date: Fri, 26 Nov 2010 18:29:56 +0000 (-0500) Subject: add http-server to gitignore X-Git-Tag: release-2.0.9-rc~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=026ac5d5ada4a5d2f107e652916b50ebd17c8609;p=libevent add http-server to gitignore --- diff --git a/.gitignore b/.gitignore index 8e51c094..6f43ea56 100644 --- a/.gitignore +++ b/.gitignore @@ -72,6 +72,7 @@ libevent_openssl.pc /sample/dns-example /sample/event-test /sample/hello-world +/sample/http-server /sample/le-proxy /sample/signal-test /sample/time-test