Skip to content

Commit

Permalink
🔨 Added .vscode directory to ignore as transient files in .gitignroe.
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 efa33f9 commit 0a6b9b5
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
@@ -1,6 +1,7 @@
# Ignore types of files and or folders
build/*
install/*
.vscode/*
log/*
*.png
*.jpeg
Expand Down

0 comments on commit 0a6b9b5

Please sign in to comment.