*.egg-info
**/__pycache__
**/.DS_STORE
**/*.h5
**/*.npy
**/*.csv
**/*.csv.gz
**/_build
**/*.pkl
**/*.db
venv
node_modules

## old (not clean) targets
!healthcare_spending.csv
!medicaid_enrollment_2024.csv
!medicaid_enrollment_2025.csv
!eitc.csv
!spm_threshold_agi.csv
!population_by_state.csv
!aca_spending_and_enrollment_2024.csv
!aca_spending_and_enrollment_2025.csv
!real_estate_taxes_by_state_acs.csv
!snap_state.csv
!age_state.csv
!agi_state.csv
!soi_targets.csv
!policyengine_us_data/storage/social_security_aux.csv
!policyengine_us_data/storage/SSPopJul_TR2024.csv
!policyengine_us_data/storage/national_and_district_rents_2023.csv
docs/.ipynb_checkpoints/

## ACA PTC state-level uprating factors
!policyengine_us_data/storage/aca_ptc_multipliers_2022_2024.csv
!policyengine_us_data/storage/aca_ptc_multipliers_2022_2025.csv

## Calibration run outputs (weights, diagnostics, packages, config)
policyengine_us_data/storage/calibration/

## Batch processing checkpoints
completed_*.txt

## Test fixtures
!policyengine_us_data/tests/test_calibration/test_fixture_50hh.h5
oregon_ctc_analysis.py
