.usmignore 209 B

123456789
  1. # Build trees at any depth (directory-only: the directory and all beneath it)
  2. builddir*/
  3. # Database artifacts by basename at any depth
  4. *.sqlite*
  5. db.sqlite
  6. # Local agent session state (directory-only)
  7. .kilo/