commit a022b12aa9ab33670b881028dfc14cb06c6876ba Author: Steve Losh Date: Sat Feb 4 01:33:23 2012 -0500 Initial commit. diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..b5eb0ac --- /dev/null +++ b/.hgignore @@ -0,0 +1,9 @@ +syntax: glob + +.DS_Store +*.pyc +*.swp +*.swo +*.un~ +.ropeproject +tags