From 6a87882fe74a2e2e9769dccd0e417ae4c58b713b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Mon, 25 Nov 1996 13:13:55 -0800 Subject: [PATCH] more files ignored Rev: .cvsignore:1.7 --- .cvsignore | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index 0b96587dc2..cefec4eafa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -14,3 +14,4 @@ test test1 testcache obsolete +mud diff --git a/.gitignore b/.gitignore index a4ad320d05..130cbad6a5 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ core /test1 /testcache /obsolete +/mud -- GitLab