# Build trees at any depth (directory-only: the directory and all beneath it)
builddir*/

# Database artifacts by basename at any depth
*.sqlite*
db.sqlite

# Foreign build tree at the package root
build/

# Local agent session state (directory-only)
.kilo/
