diff options
author | bnewbold <bnewbold@manus.(none)> | 2007-02-08 00:40:46 -0800 |
---|---|---|
committer | bnewbold <bnewbold@manus.(none)> | 2007-02-08 00:40:46 -0800 |
commit | 9077a48cf9aeb06ddd751cfa7497fd636ed489a6 (patch) | |
tree | d2e946818d743c9c5b72883d60a208b07c9f7710 /.gitignore | |
parent | b88372f0327976c31e6b508b26729bab60743f82 (diff) | |
download | bnewnet-9077a48cf9aeb06ddd751cfa7497fd636ed489a6.tar.gz bnewnet-9077a48cf9aeb06ddd751cfa7497fd636ed489a6.zip |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ code bn_django/bn_django.db *.pyc *.pyo +*.swp |