# 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
MANIFEST

# Virtual environments
.venv/
venv/
ENV/
env/

# uv — commit uv.lock to track reproducible builds
# uv.lock

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

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

# Jupyter
.ipynb_checkpoints/

# OS
.DS_Store
Thumbs.db

# Project specific
*.cfg
*.npz
*.fits
wget-log
frontend/.output/
backend/outputs

# Allow frontend source lib (overrides the generic lib/ rule above)
!frontend/src/lib/
!frontend/src/lib/**
examples/output/ddrm_notebook_sample.h5
.DS_Store

# Casa Logs
casa-*.log

* Design
stitch_alma_archive_simulation_suite