diff --git a/.gitignore b/.gitignore index 05aadf6a..cf4f0fba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ config.py -.idea/ \ No newline at end of file +.idea/ +__pycache__/ \ No newline at end of file