diff --git a/.hgignore b/.hgignore index 3e4d6da..8c1a7fb 100644 --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,9 @@ syntax: glob *.pyc *.swp *.egg-info +*.orig +*.rej .ipynb_checkpoints +.ropeproject build dist