From 310a1b650ccf922800e141368f0d4bbded444621 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 29 Jul 1998 05:07:29 +0000 Subject: added Makefile to .cvsignore in the hope that this will prevent people from committing changes to it. (This used to be commit a7d4e6697fb724def740b8bbfc3e88ae651cc20e) --- source3/.cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to 'source3') diff --git a/source3/.cvsignore b/source3/.cvsignore index 53c5143160..ba70b51321 100644 --- a/source3/.cvsignore +++ b/source3/.cvsignore @@ -23,3 +23,4 @@ testparm testprns wsmbconf wsmbstatus +Makefile -- cgit