diff options
author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-26 06:44:52 +0000 |
---|---|---|
committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-26 06:44:52 +0000 |
commit | 00213dab274bea4fc192d5b0805db67e5d718751 (patch) | |
tree | 68ddde6fa06e3e5de74c8907c3655e568e4029f4 | |
parent | 75da83b211c45b138a637ce268db1b1a6200e936 (diff) | |
download | ruby-00213dab274bea4fc192d5b0805db67e5d718751.tar.gz ruby-00213dab274bea4fc192d5b0805db67e5d718751.tar.xz ruby-00213dab274bea4fc192d5b0805db67e5d718751.zip |
.cvsignore: add autom4te*.cache.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index ac1a9db52..6036a2c8b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -13,6 +13,7 @@ README.fat-patch README.v6 a.rb archive +autom4te*.cache automake beos config.cache |