Sync your AI stuff and keep it away from your main codebase.

Dotlore tracks git-ignored AI-agent config โ€” .claude/, CLAUDE.md, .agents/, project docs/, and ~/.claude โ€” as a synced include-list inside a project folder. It syncs that list between your own Macs through a cloud folder you already use (iCloud Drive or Google Drive desktop). Not a cloud API. Files stay where they are.

macOS first, Windows & Linux is coming.

What it does

How it works

  1. Add a project folder and pick the entries to sync.
  2. Dotlore copies the include-list into a private staging git repo under ~/Library/Application Support/dotlore/.
  3. It publishes an immutable bundle to <cloud>/dotlore/<slug>/devices/<device-id>/.
  4. Other Macs fetch and merge with the system git.