From: Wolfgang Stöggl Date: Thu, 11 Jul 2019 09:46:15 +0000 (+0200) Subject: Add Bear compilation database file to .gitignore X-Git-Tag: v1.8.0~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9452123098265962d7538f02610781d07040ca2c;p=thirdparty%2Frrdtool-1.x.git Add Bear compilation database file to .gitignore - Add compile_commands.json to .gitignore. This compilation database file can be created by Build EAR (BEAR, https://github.com/rizsotto/Bear) and used by Cppcheck --- diff --git a/.gitignore b/.gitignore index f4c58d12..0cbb8db5 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,9 @@ Makefile /src/rrd_config.h /src/stamp-h1 +# Build EAR (BEAR) compilation database file +compile_commands.json + # po /ABOUT-NLS /po/*