mirror of
https://github.com/Narcooo/inkos.git
synced 2026-09-01 15:08:51 +08:00
2ec8b66e78
These are local design/planning documents that shouldn't be in the repository. Untrack the 8 files merged from dev and add docs/plans/ to .gitignore.
27 lines
280 B
Plaintext
27 lines
280 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
.env.local
|
|
.npmrc
|
|
*.tgz
|
|
.DS_Store
|
|
coverage/
|
|
.turbo/
|
|
_notes/
|
|
_tmp_*
|
|
test-project/
|
|
.venv*/
|
|
.gstack/
|
|
.worktrees/
|
|
docs/*
|
|
!docs/plans/
|
|
!docs/plans/**
|
|
novel-to-comic-research.docx
|
|
.pnpm-store/
|
|
tmp/
|
|
autoresearch/
|
|
.playwright-cli/
|
|
.superpowers/
|
|
_*.md
|
|
docs/plans/
|