From: Victor Wagner Date: Fri, 18 Sep 2015 12:33:29 +0000 (+0300) Subject: Added tags and core to .gitignore X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;ds=inline;h=b397f22eb42d3a6439452e486b657a6a936c6163;p=openssl-gost%2Fengine.git Added tags and core to .gitignore --- diff --git a/.gitignore b/.gitignore index 744c2f9..5e71e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,11 +4,14 @@ Makefile.in test/Makefile.in test/Makefile test/tests.err +core +*/core *.o *.lo *.la .deps .libs +tags aclocal.m4 autom4te.cache/ config.guess @@ -23,4 +26,4 @@ libtool ltmain.sh missing stamp-h1 - +*.swp