From 6a9ee945cbdb89a93b79fcfc6d0a699fb084cc90 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 4 Mar 2002 04:11:22 +0000 Subject: Make cvs ignore mkmf.log. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tcltklib/.cvsignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 ext/tcltklib/.cvsignore (limited to 'ext/tcltklib') diff --git a/ext/tcltklib/.cvsignore b/ext/tcltklib/.cvsignore new file mode 100644 index 000000000..f3c7a7c5d --- /dev/null +++ b/ext/tcltklib/.cvsignore @@ -0,0 +1 @@ +Makefile -- cgit