changeset 526:6194f7ee85dd stable

hgignore: ignore compiled tutorials
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 27 Aug 2012 15:19:28 +0200
parents a0327c78a5d3
children b81193ef3488
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Aug 27 15:17:13 2012 +0200
+++ b/.hgignore	Mon Aug 27 15:19:28 2012 +0200
@@ -12,3 +12,4 @@
 ^tests/easy_run.sh$
 ^build/
 ^MANIFEST$
+^docs/tutorials/.*\.rst$