# Real stock-plan exports and personal output never belong in this repo.
*.xlsx
!example/sample_export.xlsx
charts/
!example/charts/
swp_plan.pdf
!example/swp_plan.pdf
sold.csv
*.pyc
__pycache__/
.DS_Store

# Python packaging artifacts
dist/
build/
*.egg-info/
.pytest_cache/
