diff --git a/.gitignore b/.gitignore index 43ae0e2..ce8fa4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/ *.py[cod] +.idea/ \ No newline at end of file