# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class
*.so

# Packaging / build
build/
dist/
*.egg-info/
.eggs/
pip-wheel-metadata/

# Environments
.venv/
venv/
env/
.conda/
.python-version

# Testing / coverage / typing
.pytest_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
.tox/
.nox/
.mypy_cache/
.ruff_cache/
.dmypy.json

# Editors / OS
.vscode/
.idea/
*.swp
.DS_Store

# Jupyter
.ipynb_checkpoints/

# Project-specific
*.log
slurm-*.out
logs/
outputs/
wandb/
checkpoints/
*.ckpt
*.pt
*.pth
data/
cache/
.cache/
