chore: ignore ccls cache dir (#171)
* chore: ignore ccls cache dir Signed-off-by: Ruihang Xia <waynestxia@gmail.com> * add empty line Signed-off-by: Ruihang Xia <waynestxia@gmail.com> --------- Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
@@ -15,3 +15,6 @@ Cargo.lock
|
|||||||
|
|
||||||
# VSCode IDE config directory
|
# VSCode IDE config directory
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# ccls cache dir
|
||||||
|
.ccls-cache/
|
||||||
|
|||||||
Reference in New Issue
Block a user