Update .gitignore to exclude src-tauri/target/

This commit is contained in:
2026-01-31 00:27:43 +01:00
parent 569be658ed
commit c3ae2eadd3

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ dist/
coverage/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*
src-tauri/target/