diff --git a/.gitignore b/.gitignore index c55d9b4..f276227 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ resources/ output/ +__pycache__ *.csv *.txt diff --git a/__pycache__/config.cpython-312.pyc b/__pycache__/config.cpython-312.pyc deleted file mode 100644 index 049a366..0000000 Binary files a/__pycache__/config.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/forderungen.cpython-312.pyc b/__pycache__/forderungen.cpython-312.pyc deleted file mode 100644 index a2653d7..0000000 Binary files a/__pycache__/forderungen.cpython-312.pyc and /dev/null differ