diff --git a/.hgignore b/.hgignore index 7184c073e..bbf48ddac 100644 --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,13 @@ syntax:glob .svn .hgsvn +# Ingore local virtualenvs +syntax:glob +lib/ +bin/ +include/ +.Python/ + # These lines are suggested according to the svn:ignore property # Feel free to enable them by uncommenting them syntax:glob