]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Add Bear compilation database file to .gitignore
authorWolfgang Stöggl <c72578@yahoo.de>
Thu, 11 Jul 2019 09:46:15 +0000 (11:46 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Thu, 11 Jul 2019 14:36:16 +0000 (16:36 +0200)
- 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

.gitignore

index f4c58d12eb843ffcd7d8d5acc1385009b5b8aa18..0cbb8db5b9c4b4227392eae04f3b5917eaa38921 100644 (file)
@@ -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/*