From: Azat Khuzhin Date: Mon, 8 Aug 2016 15:15:41 +0000 (+0300) Subject: Ignore `make dist` generated files X-Git-Tag: release-2.1.6-beta~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a2c6c7759743fc6f798e2c2bc472cb9183ffc51;p=libevent Ignore `make dist` generated files --- diff --git a/.gitignore b/.gitignore index 3c3eacd5..148c96c7 100644 --- a/.gitignore +++ b/.gitignore @@ -135,3 +135,8 @@ cscope* *.vcxproj *.sln *.filters + +# make dist +/COPYING +/INSTALL +/*.tar.gz