gitignore: ignore language server indices
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,8 +16,10 @@ build/
|
||||
compile_commands.json
|
||||
build.ninja
|
||||
|
||||
# ccls
|
||||
# language servers
|
||||
.ccls-cache
|
||||
.clangd
|
||||
.cache
|
||||
|
||||
# CMake files
|
||||
compton-*.deb
|
||||
|
||||
Reference in New Issue
Block a user