From 58ca8746fcf54ec562762a3f71ac9db5d0d19f99 Mon Sep 17 00:00:00 2001 From: Javier Godoy <11554739+javier-godoy@users.noreply.github.com> Date: Fri, 24 Oct 2025 15:01:18 -0300 Subject: [PATCH] chore: update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6ee3c23..f7526a5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,6 @@ webpack.config.js drivers tsconfig.json types.d.ts +/src/main/frontend/generated +/src/main/frontend/index.html +/src/main/bundles \ No newline at end of file