summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNishanth Amuluru2011-01-11 22:43:56 +0530
committerNishanth Amuluru2011-01-11 22:43:56 +0530
commit0f31df5301928c2e9f8469abf85e7a09c52bdb59 (patch)
tree7059eb940e85321fc73c51445f0a76910aab9874 /.hgignore
parentb03203c8cb991c16ac8a3d74c8c4078182d0bb48 (diff)
downloadpytask-0f31df5301928c2e9f8469abf85e7a09c52bdb59.tar.gz
pytask-0f31df5301928c2e9f8469abf85e7a09c52bdb59.tar.bz2
pytask-0f31df5301928c2e9f8469abf85e7a09c52bdb59.zip
added all the buildout data to hgignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 7e8c882..b122fb3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -5,4 +5,8 @@ syntax: glob
*~
*.bak
*.db
-
+bin/*
+develop-eggs/*
+downloads/*
+eggs/*
+parts/*