From f025a9f65ecd76e4442ce62684218ecb81506c9b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 4 Feb 2007 04:31:39 -0800 Subject: basic html design roughed in, django project run and admin started TODO: ie testing (ugh, fuck that) TODO: get photos section working TODO: ... etc --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 354894d..d4d8848 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ photos media code +bn_django/bn_django.db *.pyc *.pyo -- cgit v1.2.3