From: Claudio Bley Date: Wed, 21 May 2014 13:25:39 +0000 (+0200) Subject: Ignore .dll files X-Git-Tag: nettle_3.0_release_20140607~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34153023e0183929a802977c9ddb3712034c362;p=thirdparty%2Fnettle.git Ignore .dll files Signed-off-by: Claudio Bley --- diff --git a/.gitignore b/.gitignore index 70ac5754..9fb025ef 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ TAGS *.obj *.so *.exe +*.dll core /*.d /*.po