diff --git a/.gitignore b/.gitignore index 24da357..85916d8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,6 @@ coverage *.tsbuildinfo #Electron-builder output -/dist_electron \ No newline at end of file +/dist_electron + +.vite/build/* \ No newline at end of file