Use unique Tauri identifier per worktree for app data isolation

This commit is contained in:
Gregory Schier
2026-01-06 15:09:06 -08:00
parent 1f8fa0f8c3
commit 33afafd890
3 changed files with 17 additions and 23 deletions

3
.gitignore vendored
View File

@@ -37,3 +37,6 @@ tmp
.zed
codebook.toml
target
# Per-worktree Tauri config (generated by post-checkout hook)
src-tauri/tauri.worktree.conf.json