Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
popestr committed Jun 25, 2024
1 parent ca2c862 commit ab5090f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
node_modules/
dist/
temp/
coverage/
.DS_Store/
.env
temp/
dist/
build/
.DS_Store
.env
.turbo
.vscode

0 comments on commit ab5090f

Please sign in to comment.