From a022b12aa9ab33670b881028dfc14cb06c6876ba Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Sat, 4 Feb 2012 01:33:23 -0500 Subject: [PATCH] Initial commit. --- .hgignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .hgignore 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