Added clangd .cahce folder to .gitignore
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
e232f28e0d
commit
4869d94f8a
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -169,10 +169,9 @@ Content/StarterContent/*
|
|||
# VSCode Files
|
||||
/.vscode/*
|
||||
BuildingEscape.code-workspace
|
||||
|
||||
compile_commands.json
|
||||
|
||||
.clangd/
|
||||
.cache/
|
||||
|
||||
# Project files
|
||||
bin/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue