# Python
__pycache__/
*.py[cod]
*$py.class
*.pyo
*.pyd

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
.eggs/
MANIFEST

# Virtual environments
.venv/
venv/
env/
.env
.env.*
*.env

# UV
.uv/

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

# Jupyter
.ipynb_checkpoints/
*.ipynb

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

# OS
.DS_Store
Thumbs.db

# Tool output
output/

# Project-specific research/evaluation dirs
pyrasbt/
qzresearch/
sklearn/
tensorflow/
chap/
evaluation/
cyberrisk/
pseudohnn/
Analysis/
