Files
picoclaw/.gitignore
yinwm b36c87bd60 chore: Clean up Ralph agent tracking files
Remove .ralph/ directory files from git tracking.
These are no longer needed as the tool-result-refactor is complete.

Also removes root-level prd.json and progress.txt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 23:51:52 +08:00

27 lines
228 B
Plaintext

# Binaries
bin/
*.exe
*.dll
*.so
*.dylib
*.test
*.out
/picoclaw
/picoclaw-test
# Picoclaw specific
.picoclaw/
config.json
sessions/
build/
# Coverage
coverage.txt
coverage.html
# OS
.DS_Store
# Ralph workspace
ralph/
.ralph/