From 5a617a2b0fed2061c92fe73deaa4bacb3fec738e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Tue, 29 Jun 1999 17:24:39 -0700
Subject: [PATCH] automatically generated wmml files ignored

Rev: tutorial/.cvsignore:1.11
---
 tutorial/.cvsignore | 4 ++++
 tutorial/.gitignore | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/tutorial/.cvsignore b/tutorial/.cvsignore
index f998b4d7bf..21a1cd4f67 100644
--- a/tutorial/.cvsignore
+++ b/tutorial/.cvsignore
@@ -1,8 +1,12 @@
 *.files
 *.md
 .nfs*
+Calendar.wmml
 Image.wmml
 Mysql.wmml
+Parser.wmml
+ProtocolsHTTP.wmml
+ProtocolsLysKOM.wmml
 ___tmp.*
 extra_textflows.mif
 illustration*.gif
diff --git a/tutorial/.gitignore b/tutorial/.gitignore
index 6a22811777..8ab69aad19 100644
--- a/tutorial/.gitignore
+++ b/tutorial/.gitignore
@@ -1,8 +1,12 @@
 /*.files
 /*.md
 /.nfs*
+/Calendar.wmml
 /Image.wmml
 /Mysql.wmml
+/Parser.wmml
+/ProtocolsHTTP.wmml
+/ProtocolsLysKOM.wmml
 /___tmp.*
 /extra_textflows.mif
 /illustration*.gif
-- 
GitLab