/target
/.basemind
*.swp

# Release build artifacts
/dist
# Binary the plugin MCP launcher (scripts/mcp-launch.sh) downloads on demand
/bin/
/pip-package/build
/pip-package/dist
/pip-package/basemind.egg-info
/npm-package/bin/*
!/npm-package/bin/basemind.js
/npm-package/node_modules
/npm-package/*.tgz
/opencode-plugin/node_modules
/opencode-plugin/*.tgz


# Python bytecode
__pycache__/
*.pyc

# BEGIN ai-rulez (DO NOT EDIT - managed by ai-rulez)
.agents/
.ai-rulez/.generated-manifest.json
.claude/
.cline/
.clinerules/
.codex/
.continue/
.cursor/
.gemini/
.github/agents/
.github/commands/
.github/copilot-instructions.md
.github/skills/
.junie/
.mcp.json
.opencode/
.windsurf/
AGENTS.md
CLAUDE.md
GEMINI.md
# END ai-rulez
