diff --git a/.gitignore b/.gitignore index 2fe0f93..46cfc61 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ coverage/ npm-debug.log* yarn-debug.log* yarn-error.log* -src-tauri/target/ \ No newline at end of file +src-tauri/target/ +src-tauri/gen/ \ No newline at end of file