# 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
MANIFEST

# Virtual Environments
venv/
env/
ENV/
env.bak/
venv.bak/

# IDEs
.vscode/
.idea/
*.swp
*.swo
*~

# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/

# Jupyter
.ipynb_checkpoints

# OS
.DS_Store
Thumbs.db

# Project Specific
memory/short_term/*.md
memory/long_term/*.md
memory/archive/*.md
memory/metadata.json
!memory/short_term/example_short_term.md
!memory/long_term/example_long_term.md

# Temporary files
*.tmp
*.bak
*.backup
check-windsurf-logs.sh
windsurf-mcp-config*.json
cleanup_docs.sh

# Node.js (MCP Server)
whitemagic-mcp/node_modules/
whitemagic-mcp/package-lock.json
whitemagic-mcp/dist/*.map

# Logs
*.log
logs/
.venv/
test_output.txt
users/
*.db
