summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2009-11-27 10:34:56 +0100
committerMarcel Hellkamp <marc@gsites.de>2009-11-27 10:34:56 +0100
commit04cee51f255c266ce083cfe239a9a3ebdd57cbf7 (patch)
tree9a35ab1d440327b2720c4443eb58f5e09a1b2fd8 /.gitignore
parentef91777458d9e0afecb7be71d4687c0cbdf810d6 (diff)
downloadbottle-04cee51f255c266ce083cfe239a9a3ebdd57cbf7.tar.gz
New static_file() function returns HTTPError instances instead of raising them and Bottle handles returned and raised exceptions the same.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fbfe7b4..1122476 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@
._*
*.*~
dist/
-docs/
*.db
MANIFEST
bottle.egg-info/