Some checks failed
check / check (push) Failing after 1s
bread-screenshots is not on the v0.7.1 tag, so it is rev-pinned instead of floating on branch=main. bread-theme v0.7.1 has no adw/chip helpers; breadman keeps local shims. CLAUDE.md records the single-trunk workflow.
32 lines
271 B
Text
32 lines
271 B
Text
target/
|
|
*.tgz
|
|
*.zip
|
|
breadpadcli
|
|
breadmancli
|
|
svgs.txt
|
|
|
|
# Editor & IDE
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
|
|
# Environment
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
|
|
# Debug & Logs
|
|
*.log
|
|
*.pid
|
|
*.sock
|
|
*.pdb
|
|
|
|
# Rust/Cargo
|
|
Cargo.lock
|
|
dist/
|
|
|
|
# Local knowledge-graph cache
|
|
graphify-out/
|