From b727b1b7b94c1dbbd4ee9b551426f72806574dd3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Mon, 25 Aug 1997 16:07:17 -0700
Subject: [PATCH] more files ignored

Rev: tutorial/.cvsignore:1.5
---
 tutorial/.cvsignore | 28 ++++++++++++++++++++++++++++
 tutorial/.gitignore | 28 ++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

diff --git a/tutorial/.cvsignore b/tutorial/.cvsignore
index f9c6a8b42d..3598bd58a7 100644
--- a/tutorial/.cvsignore
+++ b/tutorial/.cvsignore
@@ -39,9 +39,37 @@ illustration8.eps
 illustration8.tif
 illustration9.eps
 illustration9.tif
+illustration_cache
+tutorial-foo.wmml
 tutorial.aux
 tutorial.dvi
 tutorial.html
 tutorial.log
 tutorial.mif
 tutorial.tex
+tutorial_1.html
+tutorial_10.html
+tutorial_11.html
+tutorial_12.html
+tutorial_13.html
+tutorial_14.html
+tutorial_15.html
+tutorial_2.html
+tutorial_3.html
+tutorial_4.html
+tutorial_5.html
+tutorial_6.html
+tutorial_7.html
+tutorial_8.html
+tutorial_9.html
+tutorial_A.html
+tutorial_B.html
+tutorial_C.html
+tutorial_D.html
+tutorial_E.html
+tutorial_firstpage.html
+tutorial_frame.html
+tutorial_index.html
+tutorial_introduction.html
+tutorial_onepage.html
+tutorial_toc_frame.html
diff --git a/tutorial/.gitignore b/tutorial/.gitignore
index f028e16c39..a43b7fc2b3 100644
--- a/tutorial/.gitignore
+++ b/tutorial/.gitignore
@@ -39,9 +39,37 @@
 /illustration8.tif
 /illustration9.eps
 /illustration9.tif
+/illustration_cache
+/tutorial-foo.wmml
 /tutorial.aux
 /tutorial.dvi
 /tutorial.html
 /tutorial.log
 /tutorial.mif
 /tutorial.tex
+/tutorial_1.html
+/tutorial_10.html
+/tutorial_11.html
+/tutorial_12.html
+/tutorial_13.html
+/tutorial_14.html
+/tutorial_15.html
+/tutorial_2.html
+/tutorial_3.html
+/tutorial_4.html
+/tutorial_5.html
+/tutorial_6.html
+/tutorial_7.html
+/tutorial_8.html
+/tutorial_9.html
+/tutorial_A.html
+/tutorial_B.html
+/tutorial_C.html
+/tutorial_D.html
+/tutorial_E.html
+/tutorial_firstpage.html
+/tutorial_frame.html
+/tutorial_index.html
+/tutorial_introduction.html
+/tutorial_onepage.html
+/tutorial_toc_frame.html
-- 
GitLab