Skip to content

Commit 4b7063c

Browse files
authored
Update Node.gitignore
Add Vite-specific entries to Node.gitignore
1 parent 622c031 commit 4b7063c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Node.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,7 @@ dist
137137
# Vite logs files
138138
vite.config.js.timestamp-*
139139
vite.config.ts.timestamp-*
140+
141+
# Vite-specific
142+
.vite/
143+
.env*.local

0 commit comments

Comments
 (0)