diff --git a/.gitignore b/.gitignore index 551d472..c681164 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ /.project /node tsconfig.json -types.d.ts \ No newline at end of file +types.d.ts +vite.generated.ts +vite.config.ts +/frontend/generated +/frontend/index.html \ No newline at end of file