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