diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-04 04:11:22 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-04 04:11:22 +0000 |
commit | 6a9ee945cbdb89a93b79fcfc6d0a699fb084cc90 (patch) | |
tree | 9fd81e41b050dda372dd1f86ae46e8f8a35f02f0 /ext/readline/.cvsignore | |
parent | a27d905fa4cf47132afb66c41d079ad60f3bd5f7 (diff) | |
download | ruby-6a9ee945cbdb89a93b79fcfc6d0a699fb084cc90.tar.gz ruby-6a9ee945cbdb89a93b79fcfc6d0a699fb084cc90.tar.xz ruby-6a9ee945cbdb89a93b79fcfc6d0a699fb084cc90.zip |
Make cvs ignore mkmf.log.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2160 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/readline/.cvsignore')
-rw-r--r-- | ext/readline/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/readline/.cvsignore b/ext/readline/.cvsignore index f3c7a7c5d..fc802ff1c 100644 --- a/ext/readline/.cvsignore +++ b/ext/readline/.cvsignore @@ -1 +1,2 @@ Makefile +mkmf.log |