From: Christian Weiske Date: Thu, 12 May 2011 07:03:59 +0000 (+0200) Subject: ignore html files in doc/ dir - that is only compiled rST X-Git-Tag: v0.98.0~49 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=86bfda256493cc7ef3e7e81693a406218cd52bdd;p=semanticscuttle.git ignore html files in doc/ dir - that is only compiled rST --- diff --git a/.gitignore b/.gitignore index d84d93d..c8531b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +doc/*.html dist/ build.properties package.xml