Skip to content

Commit e162f2a

Browse files
committed
updated .gitignore due to vite. Probalby to much things in there
1 parent 0e12638 commit e162f2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
node_modules
3-
/dist
3+
dist
4+
dist-ssr
45

56
# local env files
67
.env.local

0 commit comments

Comments
 (0)