Skip to content

Commit

Permalink
🔨 Added lcov folder as transient folder to be ignored in .gitignore.
Browse files Browse the repository at this point in the history
Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Aug 13, 2024
1 parent 0a6b9b5 commit 4da4b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
build/*
install/*
.vscode/*
lcov/*
log/*
*.png
*.jpeg
Expand Down

0 comments on commit 4da4b3b

Please sign in to comment.