Printable idea sheet
base_rqignore_seed
reqlan rq/extension/installation.rq:83
New bases write `.reqlan/.rqignore` with gitignore-syntax defaults ( dependencies, venvs, build output, DBs such as `*.db3`, secrets, hidden entries, `.reqlan/` itself ).
Built-in defaults always apply even if the file is missing; the seeded file is the editable surface ( configuration_rqignore / rqignore ).
Used by analytical discovery and indexing walks ( CLI and extension share `@reqlan/analytical` ).
Interactive page: base_rqignore_seed