15 lines
262 B
Plaintext
15 lines
262 B
Plaintext
# Secrets — never commit the Firefly token
|
|
.firefly.json
|
|
|
|
# Raw bank/credit-card statements — sensitive (account numbers, full history),
|
|
# re-exportable from the banks anytime. Keep local only.
|
|
EXPORTS/
|
|
*.qfx
|
|
*.QFX
|
|
*.ofx
|
|
*.OFX
|
|
*.csv
|
|
|
|
# macOS cruft
|
|
.DS_Store
|