diff --git a/.gitignore b/.gitignore index 827f2e7..0501457 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ recticel/ .venv/ -py_app/app/_pycache_/ \ No newline at end of file +py_app/app/__pycache__/ +to_do.txt \ No newline at end of file