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/gdbm/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ext/gdbm/.cvsignore (limited to 'ext/gdbm') diff --git a/ext/gdbm/.cvsignore b/ext/gdbm/.cvsignore new file mode 100644 index 000000000..fc802ff1c --- /dev/null +++ b/ext/gdbm/.cvsignore @@ -0,0 +1,2 @@ +Makefile +mkmf.log -- cgit