From ce9974fc45d519a8a673d76dd4298b40773e15ef Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 17 Aug 2012 18:54:13 -0700 Subject: [PATCH] Ignore a bunch of stuff --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..38499d2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.pyc +.DS_Store +.env +build/ +env/ +local.db