# Auto-generated version file
src/sgnllai/_version.py

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

# C extensions
*.so

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

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

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

# IDE / Editor
.idea/
.vscode/
*.swp
*.swo
*~
.project
.pydevproject
.settings/

# Testing / Coverage
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/

# Type checking
.mypy_cache/
.dmypy.json
dmypy.json

# OS files
.DS_Store
Thumbs.db

# Local configuration
*.local
.env
.env.*

# Jupyter
.ipynb_checkpoints/

# Generated files
grafana/
*.bk
blah
docs/

# Secrets / credentials
*.pem
*.key
credentials.json
secrets.yaml

# LIGO-specific temp files
/tmp/
*.fits
*.fits.gz
