Skip to content

Commit

Permalink
don't check in dist dir
Browse files Browse the repository at this point in the history
  • Loading branch information
antony committed Oct 11, 2023
1 parent 7f4d766 commit 337115a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1,392 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ node_modules
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
.vercel
dist
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
engine-strict=true
resolution-mode=highest
resolution-mode=highest
Loading

0 comments on commit 337115a

Please sign in to comment.