From e4383a61745843f02c33f6997a48bfea5d48fab2 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Fri, 30 Jan 2004 02:50:25 +0000 Subject: [PATCH] Ignore .svn now. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@187 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b0ec0dc..c2d6de2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 1.4 NAME = dgamelaunch -exclusions = CVS .cvsignore tags +exclusions = CVS .svn .cvsignore tags PREFIX = /usr SBINDIR = $(PREFIX)/sbin