mirror of https://github.com/github/gitignore.git
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.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
# Vite-specific
|
||||
.vite/
|
||||
.env*.local
|
||||
|
|
|
|||
Loading…
Reference in New Issue