From: Yegor Yefremov Date: Wed, 4 Jun 2025 06:47:07 +0000 (+0200) Subject: Ignore clangd specific files X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=3d7293651483130af9e8c5fe685d28b226baa99b;p=libftdi Ignore clangd specific files --- diff --git a/.gitignore b/.gitignore index 34f3852..3d04163 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,7 @@ opt # ctags tags + +# clangd specific files +.cache +compile_commands.json