diff --git a/.hgignore b/.hgignore --- a/.hgignore +++ b/.hgignore @@ -1,1 +1,2 @@ -^src/__pycache__/ \ No newline at end of file +^src/__pycache__/ +^\.idea/ \ No newline at end of file