From 7d711083ec48cccfc85366782ef7c6d99f9f1742 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Thu, 12 Dec 2013 18:38:17 +0100 Subject: [PATCH] .gitignore: Removed *.html rule The Sphinx templates are HTML files and should be included. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79e1c6765..2b7c267b0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ include/ *.pyc *.pyo *.swp -*.html *.class *.orig *~