diff --git a/.eslintignore b/.eslintignore index cbac6563..13e635f3 100644 --- a/.eslintignore +++ b/.eslintignore @@ -17,4 +17,5 @@ vite.config.js **/*.ts **/*.json **/dev-dist -**/dist \ No newline at end of file +**/dist +/src-tauri/target/**/* \ No newline at end of file