zeroclaw / .gitignore
personalbotai
Move picoclaw_space to root for Hugging Face Spaces deployment
c1dcaaa
# Binaries
# Go build artifacts
bin/
build/
*.exe
*.dll
*.so
*.dylib
*.test
*.out
/picoclaw
/picoclaw-test
# cmd/picoclaw/workspace
# Picoclaw specific
# PicoClaw
.picoclaw/
config.json
sessions/
build/
# Coverage
# Secrets & Config (keep templates, ignore actual secrets)
.env
config/config.json
# Test
coverage.txt
coverage.html
# OS
.DS_Store
# Ralph workspace
ralph/
.ralph/
tasks/
# Editors
.vscode/
.idea/
# Added by goreleaser init:
dist/
assets/