From e786c1bca388fbab90327400497491ad7e247bf3 Mon Sep 17 00:00:00 2001 From: leidel Date: Sun, 16 Nov 2008 02:03:04 +0000 Subject: [PATCH] Some for annoyance for hgignore git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@78 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel --HG-- extra : convert_revision : 83ee20c52c7569da664bec596c7a3609df4c73f2 --- .hgignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 3912a77..a0ca590 100644 --- a/.hgignore +++ b/.hgignore @@ -1,4 +1,7 @@ syntax: glob *.db *.pyc -*~ \ No newline at end of file +*~ +dist/* +.DS_Store +MANIFEST \ No newline at end of file