From 7872ed9276a1d2108c83f2211a192419ea6f8f79 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Fri, 14 Jan 2011 04:25:03 +0530 Subject: Adding south's migrate directory to non-trackable directories list. This should be run on every instance separately. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index e084cdd..b74bcb8 100644 --- a/.hgignore +++ b/.hgignore @@ -41,3 +41,4 @@ apache/* *.swo *.db-journal *.db +migrations -- cgit