# Python
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
*.so
*.whl
*.tar.gz

# Node
node_modules/
src/ui/dist/

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# LocalSearch data
.localsearch/

# Internal planning docs
OVERNIGHT_PLAN.md
REWRITE_PLAN.md
SLOT*_RESULTS.md
BENCHMARK_RESULTS.md

# Scripts / personal
publish-pypi.sh
job-search/
arxiv-daily/
