gitignore: ignore language server indices

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2020-08-30 17:57:00 +01:00
parent 9c7b8597e0
commit 24f0241907

4
.gitignore vendored
View File

@@ -16,8 +16,10 @@ build/
compile_commands.json
build.ninja
# ccls
# language servers
.ccls-cache
.clangd
.cache
# CMake files
compton-*.deb