- # Build trees at any depth (directory-only: the directory and all beneath it)
- builddir*/
- # Database artifacts by basename at any depth
- *.sqlite*
- db.sqlite
- # Static keys are never packaged (mount web-config.json at runtime instead)
- web-config.json
- # Local agent session state (directory-only)
- .kilo/
|