diff --git a/.gitignore b/.gitignore index 4cf8dd1..93502b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -logs/* \ No newline at end of file +logs/* +__pycache__/* \ No newline at end of file