diff --git a/.gitignore b/.gitignore index 62c8935..a047a94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea/ \ No newline at end of file +.idea/ +__pycache__/ \ No newline at end of file