diff --git a/.gitignore b/.gitignore index e0f2c9e..5b5e53f 100644 --- a/.gitignore +++ b/.gitignore @@ -106,3 +106,7 @@ venv.bak/ # mypy .mypy_cache/ + +# Other files +*.log +*.csv \ No newline at end of file