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