From 899dc10ba3dcd60ec6fccb991fdb7c0ffc2dca80 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 12 Jun 2011 21:21:12 -0400 Subject: [PATCH] ignore generated html index --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a559267..d9beee4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .workon -.epio-app \ No newline at end of file +.epio-app +httpbin/templates/httpbin.1.html \ No newline at end of file