Files
tolaria/demo-vault-v2
lucaronin d7c210222c fix: exclude .laputa-cache.json and settings.json from vault git tracking
These files are machine-specific and should never be committed or cause
conflicts when syncing vaults across devices.

Changes:
- init_repo() now writes .gitignore with .laputa-cache.json and
  .laputa/settings.json excluded before the first commit
- .DS_Store and common editor artifacts also excluded
- openConflictFileRef falls back to openLocalFile() for non-note files
  so 'Open in editor' works for .json conflict files (opens in system
  default app, e.g. TextEdit/VS Code)
- Removed stale git.rs (replaced by git/mod.rs from refactor)
- 2 new Rust tests for .gitignore creation behavior
2026-03-06 15:22:48 +01:00
..
2026-02-21 11:42:26 +01:00
2026-02-21 12:00:17 +01:00
2026-02-21 11:53:39 +01:00
2026-02-21 11:52:07 +01:00
2026-02-21 11:52:07 +01:00
2026-02-21 12:00:06 +01:00
2026-02-21 11:58:55 +01:00
2026-02-21 11:58:54 +01:00
2026-02-21 11:59:59 +01:00
2026-02-21 12:00:05 +01:00
2026-02-21 12:00:12 +01:00
2026-02-21 12:00:12 +01:00
2026-02-21 11:53:39 +01:00
2026-02-21 12:00:05 +01:00