From: Fred Morcos Date: Wed, 18 May 2022 11:50:55 +0000 (+0200) Subject: Recursor: Add .clang-tidy to gitignore X-Git-Tag: auth-4.8.0-alpha0~63^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db56eddb828de69ce022b2a2aa057b8a6ce5c7d0;p=thirdparty%2Fpdns.git Recursor: Add .clang-tidy to gitignore --- diff --git a/pdns/recursordist/.gitignore b/pdns/recursordist/.gitignore index 02e5539c7d..70cde4a1c2 100644 --- a/pdns/recursordist/.gitignore +++ b/pdns/recursordist/.gitignore @@ -55,3 +55,4 @@ PowerDNS-Recursor.pdf /*.pb.cc /*.pb.h /.cache +/.clang-tidy