diff --git a/.gitignore b/.gitignore index 3116f2f..685d520 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ __pycache__ generated/* +temp/* logs/* test.py