summaryrefslogtreecommitdiff
path: root/ext
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
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')
-rw-r--r--ext/dl/.cvsignore1
-rw-r--r--ext/ripper/.cvsignore1
-rw-r--r--ext/socket/.cvsignore1
3 files changed, 3 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
*~
diff --git a/ext/ripper/.cvsignore b/ext/ripper/.cvsignore
index f86f3dcd1e..0f4481adca 100644
--- a/ext/ripper/.cvsignore
+++ b/ext/ripper/.cvsignore
@@ -1,5 +1,6 @@
Makefile
eventids1.c
+eventids2table.c
ripper.*
ids1
ids2
diff --git a/ext/socket/.cvsignore b/ext/socket/.cvsignore
index 4088712231..6750b63b51 100644
--- a/ext/socket/.cvsignore
+++ b/ext/socket/.cvsignore
@@ -1,3 +1,4 @@
Makefile
mkmf.log
*.def
+constants.h