Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
formatting
  • Loading branch information
epreston committed Jul 24, 2024
1 parent a03f7ce commit fd7aeba
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
node_modules
yarn.lock
# not tracked by version control
.DS_Store
node_modules
.vscode

# ignore non-npm lockfiles
pnpm-lock.yaml
yarn.lock

0 comments on commit fd7aeba

Please sign in to comment.