# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules

# next.js
/.next/
/out/

# production
/build

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*

# env files
.env*
!.env.example

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
yarn.lock
.hch/
qlcli_session/
.env*
test.env
scripts/test-api-auth.sh

__pycache__/
*.egg-info
.venv/
package-lock.json
node_modules
.mcp.json
.mcp.json*
medias/
.gemini/
.mcp*
mcp_server/dist/
.playwright-mcp/
mcp_server/mcp.sample.json
mcp_server/dummymemory.json
mcp_server/.vscode/settings.json


mcp_server/samples/

mcp_server/research/
mcp_server/tests/server.log
dist/
build/
cat_ignore_comments.sh
CHG__THREEWAY_TOKEN.sh
.gitignore
nextjs-dev.log
ngrokserve.sh.3333
issue_115_NewRepoWebHookAdded.md
*.mp3
RECENT_CHG_260104.md
.github-hooks/issues.bak
mcp_server/tst_claude/WillWrite-Miadi-Integration-Session.md
output/

scripts/logs/

# @miadi/hooks-core: default tsc -p outDir (npm test uses a mktemp dir instead)
packages/hooks-core/.tmp-test/
packages/tide/.tmp-test/
packages/tide-contract/.tmp-test/

runtime/tide-runtime-plugin/target/debug/
runtime/tide-runtime-plugin/target/

# @miadi/foundations — generated bundle (built at pack/publish by scripts/bundle.mjs)
packages/foundations/foundations/
packages/foundations/manifest.json

# @miadi/rispecs-builder — repository-local generated specification projections
/.miadi/rispecs/

# ── Scratch that kept drawing attention to nothing ───────────────────────────
# Added 2026-07-30 at William's word: "any crappy script that is confusing and
# drawing your attention to things that are not useful I want you to clean them
# up." 48 items were moved to /g/AUCAS/miadi-attic-260730 rather than deleted —
# one-line codex/miaco resume launchers, 25 root screenshots, 7 editor
# workspaces, RESUME/START scratch, and two throwaway directories.
#
# Ignored by CLASS so they stop reappearing. Note that Next builds from the
# FILESYSTEM, so untracked work under app/ and packages/ ships in a prod build —
# ignoring it hides it from git without stopping it from shipping. That is why
# the packages/ entries below are deliberately NOT here and are held for a human.
/*.png
/*.code-workspace
/RESUME*
/START_*
/cliboards/
/tmp/
/test_newsessionuuid/
/_
/___.sh
app/**/*.code-workspace
packages/**/*.code-workspace

# asterion is a symlink to the standalone repo miadisabelle/asterion.
# It lives at /workspace/repos/miadisabelle/asterion and is versioned there, not here.
packages/asterion

# Articles editor snapshots — the pre-save copy kept by app/articles/lib/articleStore.ts.
# Local undo for the editor; git holds the durable history via the commit button.
app/articles/.versions/

app/drop/
app/img/
.next*
