diff --git a/.gitignore b/.gitignore index 7e99e36..3179668 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.pyc \ No newline at end of file +*.pyc +.idea/ \ No newline at end of file