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