From 85be581e97f23974fd6ff619d0e37496ad05e768 Mon Sep 17 00:00:00 2001 From: Mike Alexander Date: Wed, 26 Jan 2022 01:01:25 -0500 Subject: [PATCH] Add config and cache files for clangd. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c941221ac7..d477d7e4cf 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ .project .scm-links .vscode/ +.cache/ ChangeLog Makefile Makefile.in @@ -46,6 +47,7 @@ common/swig-runtime.h common/test-core/gnucash/ common/test-core/test_stuff.py common/test-core/unittest_support.py +compile_commands.json data/pixmaps/128x128/ data/pixmaps/16x16 data/pixmaps/22x22