Files
httpbin/.gitignore
T
Kevin McCarthy a109bbbe29 Include Templates and Bump Version to 0.1.1
I forgot to include the templates in setup.py, so httpbin would complain
and return a 500 when accessing views that require templates.  This
fixes that problem by adding them as "data" in setup.py and MANIFEST.in
2014-06-01 12:08:32 -10:00

10 lines
64 B
Plaintext

env/
build/
dist/
.workon
.epio-app
*.pyc
.tox
*.egg-info
*.swp