From: Fred Morcos Date: Sun, 27 Feb 2022 03:49:15 +0000 (+0100) Subject: GitIgnore .gdb_history X-Git-Tag: rec-4.7.0-beta1~60^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff79956dc99d5f25140f0ef20e3680e4693d5aa;p=thirdparty%2Fpdns.git GitIgnore .gdb_history --- diff --git a/.gitignore b/.gitignore index 3946e08306..730fe47615 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ __pycache__ compile_commands.* /.cache /.clang-tidy +.gdb_history