mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Update Node.gitignore
Add Vite-specific entries to Node.gitignore
This commit is contained in:
parent
622c03138b
commit
4b7063c9d7
@ -137,3 +137,7 @@ dist
|
|||||||
# Vite logs files
|
# Vite logs files
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
|
|
||||||
|
# Vite-specific
|
||||||
|
.vite/
|
||||||
|
.env*.local
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user