# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.ruff_cache
.vscode/settings.json.user
.vscode/workspace.xml
.vscode/*.lock
*.py[cod]
*$py.class
*.so
.Python
develop-eggs/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.pytest_cache/
.coverage
htmlcov/
.tox/
.nox/
.hypothesis/
*.cover
*.pyc
*.pyo
*.pyd
*~
.venv/
venv/
ENV/
env/
.env/

# IDE
.vscode/
.idea/

# AI Assistant configurations
.lingma/
.trae/

# User configuration (contains tokens!)
~/.config/namok/
