dd8ac3a604
- 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
12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
node_modules/
|
|
dist/
|
|
coverage/
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
.pi-map.md
|
|
# Local Pi runtime state
|
|
.atl/
|
|
.pi
|
|
.cache/
|