Meta: Add ccls-cache to gitignore

This commit is contained in:
Shannon Booth 2019-12-24 13:33:37 +13:00 committed by Andreas Kling
commit ff3003c645
Notes: sideshowbarker 2024-07-19 10:43:52 +09:00

1
.gitignore vendored
View file

@ -26,6 +26,7 @@ Toolchain/Tarballs
Toolchain/Build Toolchain/Build
Toolchain/Local Toolchain/Local
.vscode .vscode
.ccls-cache
.DS_Store .DS_Store
compile_commands.json compile_commands.json
.clang_complete .clang_complete