chore(aurelio): allow tracked .aurelio workspace files

This commit is contained in:
Fábio Cunha 2026-07-05 20:24:26 +01:00
parent 1908184606
commit 746d66309b

11
.gitignore vendored
View file

@ -68,5 +68,12 @@ Thumbs.db
bin/
obj/.easyeda_cache/
# Aurelio workspace state (local/synced, not versioned)
.aurelio/
# Aurelio workspace state (ignored by default)
.aurelio/**
# Tracked Aurelio workspace bootstrap files
!.aurelio/config.toml
!.aurelio/mcp_config.json
!.aurelio/sync.py
!.aurelio/README.md
!.aurelio/realm/
!.aurelio/realm/**