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:
parent
26c9c27407
commit
ff3003c645
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue