Skip to content

Commit 0518b7e

Browse files
committed
Add .cache/ folder to .gitignore
It's created by clangd, particularly in vscode.
1 parent 6268780 commit 0518b7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.idea/
22
.vscode/
3+
.cache/
34
limelight-common/ARM/
45
limelight-common/Debug/
56
Build/

0 commit comments

Comments
 (0)