# Restricted research data are not committed
*.xlsx
*.xls
*.xlsm
*.csv
*.parquet
*.feather
*.sav
*.dta
data/
datasets/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.eggs/
.venv/
venv/
env/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.idea/
.vscode/
*.swp
.audit/
.env
.env.*
!.env.example
tests/validation/data/
