# .gitignore for fred-toolkit

# 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

# Virtual environments
venv/
env/
ENV/
.venv

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

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

# Distribution
*.whl
*.tar.gz

# OS
.DS_Store
Thumbs.db

# Environment
.env
.env.local

# PyPI credentials (never commit!)
.pypirc
CLAUDE_DESKTOP_AND_WHY_MCP.md 
CONVERSION_SUMMARY.md 
PUBLISHING.md 
WHY_BETTER_THAN_MCP.md 
