refactor: move cache to .cache/pi-project-map/ (hidden by default)

- Change cache location from .pi-project-map/cache/ to .cache/pi-project-map/
- Cache is now hidden by default (dot directory)
- Add .cache/ to .gitignore
- Remove committed .pi-project-map/cache/ from repo
This commit is contained in:
2026-06-10 17:42:38 +02:00
parent 2f198ea0d2
commit dd8ac3a604
5 changed files with 154 additions and 83 deletions
+2
View File
@@ -7,3 +7,5 @@ coverage/
.pi-map.md
# Local Pi runtime state
.atl/
.pi
.cache/