1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 01:17:35 +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

3
.gitignore vendored
View file

@ -26,8 +26,9 @@ 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
*Endpoint.h *Endpoint.h
Ports/packages.db Ports/packages.db