Files
pi-map/.gitignore
T
alex dd8ac3a604 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
2026-06-10 17:42:38 +02:00

12 lines
105 B
Plaintext

node_modules/
dist/
coverage/
*.log
.DS_Store
.env
.pi-map.md
# Local Pi runtime state
.atl/
.pi
.cache/