From 226ec141ae1fb365ce430f5001bbde8f3ee74f14 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 24 Jun 2006 01:15:08 +0000 Subject: add extconf.h to .cvsignore. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/fcntl/.cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/fcntl') diff --git a/ext/fcntl/.cvsignore b/ext/fcntl/.cvsignore index 408871223..814345ece 100644 --- a/ext/fcntl/.cvsignore +++ b/ext/fcntl/.cvsignore @@ -1,3 +1,4 @@ Makefile mkmf.log *.def +extconf.h -- cgit