Skip to content

Commit

Permalink
updated gitignore so vscode folder does not get accidentally commited
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniParr committed Jan 8, 2025
1 parent ca40841 commit 8b63bfb
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 @@ -8,6 +8,7 @@
.idea

.vscode/*
/.vscode
!.vscode/extensions.json
!.vscode/settings.json

Expand Down

0 comments on commit 8b63bfb

Please sign in to comment.