Skip to content

Commit

Permalink
build: updated gitignore to ignore test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jparkhouse committed Jun 21, 2024
1 parent 7dd9834 commit 29b306c
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 @@ -9,6 +9,7 @@ lerna-debug.log*

node_modules
dist
test
dist-ssr
*.local

Expand Down

0 comments on commit 29b306c

Please sign in to comment.