diff --git a/Node.gitignore b/Node.gitignore index 9a5acedf..67512665 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -137,3 +137,7 @@ dist # Vite logs files vite.config.js.timestamp-* vite.config.ts.timestamp-* + +# Vite-specific +.vite/ +.env*.local