Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samj committed Jun 7, 2024
1 parent f771c14 commit 71222c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Editor files
.vscode/*
!.vscode/settings.json.sample

# Dependencies
/node_modules

Expand Down

0 comments on commit 71222c1

Please sign in to comment.