node_modules/
.scaffold/
*.xpi

# Python
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
*.egg-info/
claude-plugin/python/uv.lock

# Generated by esbuild via zotero-plugin-scaffold
addon/content/scripts/zotron.js
addon/content/zotron.js

# Dev config (machine-specific Windows paths)
.env

# Internal process artifacts — superpowers planning + smoke notes
# (contain operator names, local paths, real paper titles from the
#  developer's Zotero library). Public reference PRDs live in
#  docs/superpowers/specs/ and stay tracked.
docs/superpowers/plans/
docs/superpowers/notes/

# Generated by zotero-plugin-scaffold at build time
typings/
