- Scope package to @tobi/qmd, version 0.9.0 - Add files whitelist, publishConfig, repo metadata - Add CI workflow (bun tests on ubuntu + macos, bun latest + 1.1.0) - Add publish workflow (triggers on v* tags, publishes to npm) - Add release script for version bumping + changelog generation - Add LICENSE (MIT) and initial CHANGELOG.md - Update install instructions to use @tobi/qmd
17 lines
193 B
Plaintext
17 lines
193 B
Plaintext
node_modules/
|
|
.npmrc
|
|
*.sqlite
|
|
.DS_Store
|
|
archive/
|
|
texts/
|
|
.cursor/
|
|
.github/copilot/
|
|
*.md
|
|
!README.md
|
|
!CLAUDE.md
|
|
!CHANGELOG.md
|
|
!skills/**/*.md
|
|
!finetune/*.md
|
|
finetune/outputs/
|
|
finetune/data/train/
|