Files
fjccv-receipts/.gitignore
T
Krystie 8fb6468369 Initial commit: FJCCV receipt generator and ledger tools
- generate_receipt.py: Creates PDF donation receipts
- update_ledger.py: Updates Excel ledger with donations
- ledger_helper.py: Receipt number management
- process_donation.py: Donation processing workflow
2026-05-25 02:32:57 -07:00

6 lines
38 B
Plaintext

.env
*.pyc
__pycache__/
*.log
*.xlsx~