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/openssl/.cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/openssl') diff --git a/ext/openssl/.cvsignore b/ext/openssl/.cvsignore index dfb8bfb8b..3a9a9f341 100644 --- a/ext/openssl/.cvsignore +++ b/ext/openssl/.cvsignore @@ -2,3 +2,4 @@ GNUmakefile Makefile mkmf.log dep +extconf.h -- cgit