From dee3132828e0751f11244e23ce7a2c02ac606551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Mon, 30 Sep 1996 20:48:50 +0200 Subject: [PATCH] more ignorance Rev: .cvsignore:1.3 --- .cvsignore | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) diff --git a/.cvsignore b/.cvsignore index b9ea1887e5..d7b3b2229b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,6 +2,7 @@ Pike_v0.1.tar.gz alpha alpha-gcc alpha-no-debug +alpha_cc build mudlib reports diff --git a/.gitignore b/.gitignore index 77502c3d4b..98a5468abb 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ core /alpha /alpha-gcc /alpha-no-debug +/alpha_cc /build /mudlib /reports -- GitLab