aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom christie tom@tomchristie.com2011-02-21 21:52:54 +0000
committertom christie tom@tomchristie.com2011-02-21 21:52:54 +0000
commit05b7374f858b39a5bd386bb999c4e2854b66eaf1 (patch)
treeab8973ce234ccb613aec56f69d9bdbbdb689dc61
parentbddcacefe7e240272090c0ecad2b5045a6c9176a (diff)
downloaddjango-rest-framework-05b7374f858b39a5bd386bb999c4e2854b66eaf1.tar.bz2
Add MANIFEST and dist to .hgignore
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 6f1ec71f..e5154a84 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,6 +9,8 @@ html
examples/media/pygments/*
examples/media/objectstore/*
build/*
+dist/*
+MANIFEST
.project
.pydevproject
.settings