Add .gitignore, remove __pycache__ from tracking

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-12 12:16:04 +00:00
parent 8d688b459d
commit c8fad1cf36
181 changed files with 8 additions and 29855 deletions

View file

@ -1,3 +0,0 @@
from . import invoices, suppliers, reports, newbook, resos
__all__ = ["invoices", "suppliers", "reports", "newbook", "resos"]