From: Vladimír Čunát Date: Tue, 30 Jul 2019 10:48:28 +0000 (+0200) Subject: .gitignore: remove *.d rule X-Git-Tag: v4.3.0~20^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb94d186334a861ebbc8e94fd9a2e090cf7f60f;p=thirdparty%2Fknot-resolver.git .gitignore: remove *.d rule - we have ./systemd/*.d dirs - with meson we don't do in-tree builds, so *.d files shouldn't appear --- diff --git a/.gitignore b/.gitignore index 13f913e60..153c19731 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ *.6 *.Plo *.a -*.d *.db *.dylib *.dylib.*