Files
where_woof/.gitignore

10 lines
143 B
Plaintext

# Pi agent local state (machine-specific config, memory, tasks)
.pi/
# Build artifacts
frontend/where-woof
# Editor/OS noise
*.swp
.DS_Store