From 9077a48cf9aeb06ddd751cfa7497fd636ed489a6 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 8 Feb 2007 00:40:46 -0800 Subject: first work on git_browser app for now just returns raw text from shell commands also tries to track repositories... but UI for selecting FilePathFields sucks so have to chose slugs manually for now... i think django support for this will come soon so i'm not bothering. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d4d8848..15243e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ code bn_django/bn_django.db *.pyc *.pyo +*.swp -- cgit v1.2.3