Skip to content

Commit

Permalink
🔨 Modified .gitignore to ignore transient files under .vscode and lco…
Browse files Browse the repository at this point in the history
…v dir. Test new email signoff.

Signed-off-by: Bey Hao Yun <[email protected]>
  • Loading branch information
cardboardcode committed Aug 16, 2024
1 parent 5c45542 commit 590c42d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
build/*
install/*
log/*
.vscode/*
lcov/*
*.png
*.jpeg

Expand Down

0 comments on commit 590c42d

Please sign in to comment.