diff options
author | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-04-02 10:58:19 +0000 |
---|---|---|
committer | ttate <ttate@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-04-02 10:58:19 +0000 |
commit | c29ca6fa12bd9891cab80c36ca4ecbf4ec242696 (patch) | |
tree | 41aa1ccca0549bf684bb9f2827d2fe87344fa1f7 | |
parent | d235ceb328813138a4910c9798e9d5959405de4b (diff) | |
download | ruby-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/.cvsignore | 7 |
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 +*~ |