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:
@@ -7,3 +7,5 @@ coverage/
|
||||
.pi-map.md
|
||||
# Local Pi runtime state
|
||||
.atl/
|
||||
.pi
|
||||
.cache/
|
||||
|
||||
Reference in New Issue
Block a user