fcf5813cba
$PROJECT/.cache/clangd/index is the intended location for project index data when using clangd as the language server. Ignore this directory to keep the git status clean. Signed-off-by: Wang, Lei <lei4.wang@intel.com> Message-Id: <20220907150010.2047037-1-lei4.wang@intel.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
20 lines
157 B
Plaintext
20 lines
157 B
Plaintext
/GNUmakefile
|
|
/build/
|
|
/.cache/
|
|
*.pyc
|
|
.sdk
|
|
.stgit-*
|
|
.git-submodule-status
|
|
cscope.*
|
|
tags
|
|
TAGS
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
*~
|
|
*.ast_raw
|
|
*.depend_raw
|
|
*.swp
|
|
*.patch
|
|
*.gcov
|