summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2009-10-10 14:45:18 +0200
committerMarcel Hellkamp <marc@gsites.de>2009-10-10 14:45:18 +0200
commit565eef9b4ce64c600cb266bca2cb00a47009c712 (patch)
treef6c3c736fccf9f6a5bce524d41a720936db73d00 /.gitignore
parent59fb794cd9099fdc48f32c61804e0b2e09d2327e (diff)
downloadbottle-565eef9b4ce64c600cb266bca2cb00a47009c712.tar.gz
Updated .gitignore and removed redundant REAME.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 61301c4..fbfe7b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,10 @@
._*
*.*~
dist/
-docs
-release.sh
+docs/
*.db
MANIFEST
-benchmark.py
+bottle.egg-info/
+.htmlcoverage/
+release.sh
+test.sh