summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-02 10:58:19 +0000
committerttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-04-02 10:58:19 +0000
commitc29ca6fa12bd9891cab80c36ca4ecbf4ec242696 (patch)
tree41aa1ccca0549bf684bb9f2827d2fe87344fa1f7
parentd235ceb328813138a4910c9798e9d5959405de4b (diff)
downloadruby-c29ca6fa12bd9891cab80c36ca4ecbf4ec242696.tar.gz
ruby-c29ca6fa12bd9891cab80c36ca4ecbf4ec242696.tar.xz
ruby-c29ca6fa12bd9891cab80c36ca4ecbf4ec242696.zip
Add ruby-dl.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ext/dl/.cvsignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/dl/.cvsignore b/ext/dl/.cvsignore
new file mode 100644
index 000000000..94a01c4ba
--- /dev/null
+++ b/ext/dl/.cvsignore
@@ -0,0 +1,7 @@
+Makefile
+mkmf.log
+dlconfig.h
+dlconfig.rb
+*.func
+*.o
+*~