1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:07:34 +00:00

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
parent 26c9c27407
commit ff3003c645

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