From ff3003c645f41a20c8d6ec3abebd3cbc550825d0 Mon Sep 17 00:00:00 2001 From: Shannon Booth Date: Tue, 24 Dec 2019 13:33:37 +1300 Subject: [PATCH] Meta: Add ccls-cache to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 95a1aef721..8490cd252f 100644 --- a/.gitignore +++ b/.gitignore @@ -26,8 +26,9 @@ Toolchain/Tarballs Toolchain/Build Toolchain/Local .vscode +.ccls-cache .DS_Store compile_commands.json .clang_complete *Endpoint.h -Ports/packages.db \ No newline at end of file +Ports/packages.db