# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# Virtual Environment
.env
.env.test
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# macOS
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# IDEs and Editors
.idea/
.vscode/
*.swp
*.swo
*~
.project
.classpath
.settings/
*.sublime-workspace
*.sublime-project

# Local development

*.log
# Only ignore logs directory in the root, not in the package
/logs/


# Ignore local assets
assets/
*.gif
*.mp4

# Generated version file
supabase_mcp/_version.py

# Docs
.llms-full.txt
COMMIT_CONVENTION.md
feature-spec/

# Claude code
CLAUDE.md

#
future-evolution.md
level.log
serverConfig.json
*.pyc
*.pyo
*.pyd
MANIFEST
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npm
.eslintcache
.node_repl_history
*.tgz
*.tar.gz
.cache/
.parcel-cache/
.next/
out/
.nuxt/
.vuepress/dist
.serverless/
.fusebox/
.dynamodb/
*_request_body.json
api_id.txt
logo_prompt.txt
