chant-cli 0.15.23

Spec execution platform for AI-assisted development
Documentation
# Build outputs
bin/
dist/
/target/

# Coverage
coverage.out
coverage.html

# Documentation build
docs/book/

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Chant local state (if testing locally)
.chant/state/
.chant/logs/
.chant/locks/
.chant/store/
coverage/