diff --git a/src/static/app/.gitignore b/src/static/app/.gitignore index 06100f8..fec4ab0 100644 --- a/src/static/app/.gitignore +++ b/src/static/app/.gitignore @@ -27,4 +27,5 @@ coverage *.sw? *.tsbuildinfo -.vite/* \ No newline at end of file +.vite/* +.electron/* \ No newline at end of file