diff --git a/.gitignore b/.gitignore index 75dd116..bfd19d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -ledger.db \ No newline at end of file +ledger.db +__pycache__/* \ No newline at end of file