Skip to content

Commit

Permalink
update ignore to include .vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane98c committed Dec 5, 2023
1 parent f8b8422 commit 3a34fb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ node_modules/
.next
.DS_Store
.now
.env*.local
.env*.local
.vscode

0 comments on commit 3a34fb9

Please sign in to comment.