aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRishabh Dwivedi <rishabhdwivedi17@gmail.com>2021-07-25 22:42:07 +0530
committerGitHub <noreply@github.com>2021-07-25 19:12:07 +0200
commit53f70bb18350c266c43289a9b492d7245191a3d6 (patch)
treeca16827b4374d14c3b982bbc7efc4a5a1a2efb35
parent3a34f59ae8a68499f982af5bbaed51c1073b6de6 (diff)
downloadrneovim-53f70bb18350c266c43289a9b492d7245191a3d6.tar.gz
rneovim-53f70bb18350c266c43289a9b492d7245191a3d6.tar.bz2
rneovim-53f70bb18350c266c43289a9b492d7245191a3d6.zip
chore: added ccls-cache in .gitignore (#15175)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 163140c6e1..e07ce4906e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ compile_commands.json
/tmp/
/.clangd/
/.cache/clangd/
+/.ccls-cache/
.DS_Store
*.mo