diff --git a/.gitignore b/.gitignore index 951017b..4da3fbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ __pycache__/ repo/ -deprecated \ No newline at end of file +deprecated +/.idea/.gitignore +/.idea/ \ No newline at end of file