From: Brian Leung Date: Sun, 13 Sep 2020 13:48:06 +0000 (+0200) Subject: Update .gitignore with ccls files X-Git-Tag: emacs-28.0.90~6089 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=467200dd6edc084b2c8569fe7d11e1b4055718d2;p=emacs.git Update .gitignore with ccls files * .gitignore: Ignore files used by ccls, a language server for C (bug#43365). Copyright-paperwork-exempt: yes --- diff --git a/.gitignore b/.gitignore index d69a40af8cd..94c0009aa29 100644 --- a/.gitignore +++ b/.gitignore @@ -164,6 +164,12 @@ GSYMS GRTAGS GTAGS +# auto-generated compilation database +compile_commands.json + +# ccls, a LSP-compliant server for C +/.ccls-cache + # GNU idutils. ID