From 801352eaf61a9eec25caaf02bce42ced1d396614 Mon Sep 17 00:00:00 2001 From: Primal Pappachan Date: Fri, 16 Mar 2012 19:05:37 +0530 Subject: ignored migrations and other test files --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index b0aef02..314b71e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,11 @@ +allotter/migrations/ *~ *.pyc jam .project .pydevproject +*.csv +*.png +*.txt +*.json -- cgit