Update Node.gitignore

Add Vite-specific entries to Node.gitignore
This commit is contained in:
Navaneeth Anand 2025-07-27 18:40:43 +05:30 committed by GitHub
parent 622c03138b
commit 4b7063c9d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -137,3 +137,7 @@ dist
# Vite logs files
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Vite-specific
.vite/
.env*.local