summaryrefslogtreecommitdiff
path: root/ext/dl
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-03-03 05:41:53 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-03-03 05:41:53 +0000
commit469f1f7b491d58c26553ccf7d5cb60f5f48c7d39 (patch)
tree5da442137f87839bb1eae9f8581eee55459bfc93 /ext/dl
parent7f435d3d02a3ec516f6db111f3a4b4d157dd5df4 (diff)
* ext/dl/.cvsignore: ignore callback.h.
* ext/ripper/.cvsignore: ignore eventids2table.c. * ext/socket/.cvsignore: ignore constants.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/dl')
-rw-r--r--ext/dl/.cvsignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dl/.cvsignore b/ext/dl/.cvsignore
index 6d884b6cec..489fab1c63 100644
--- a/ext/dl/.cvsignore
+++ b/ext/dl/.cvsignore
@@ -2,6 +2,7 @@ Makefile
mkmf.log
dlconfig.h
dlconfig.rb
+callback.h
*.func
*.o
*~