From 688c3836a4a9ec5285bde58d3856545e355f31fd Mon Sep 17 00:00:00 2001 From: ttate Date: Tue, 2 Apr 2002 10:58:19 +0000 Subject: [PATCH] Add ruby-dl. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/dl/.cvsignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ext/dl/.cvsignore diff --git a/ext/dl/.cvsignore b/ext/dl/.cvsignore new file mode 100644 index 0000000000..94a01c4ba7 --- /dev/null +++ b/ext/dl/.cvsignore @@ -0,0 +1,7 @@ +Makefile +mkmf.log +dlconfig.h +dlconfig.rb +*.func +*.o +*~