summaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-21 17:06:50 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-21 17:06:50 +0000
commit2af07dc805fc8ef5f5669ba6e6dd9999008c22ba (patch)
tree59487129d9c53734bbba9965ae07b569fe949afb /.cvsignore
parent5828fd1914a7908da363572a05802011c587708a (diff)
downloadruby-2af07dc805fc8ef5f5669ba6e6dd9999008c22ba.tar.gz
ruby-2af07dc805fc8ef5f5669ba6e6dd9999008c22ba.tar.xz
ruby-2af07dc805fc8ef5f5669ba6e6dd9999008c22ba.zip
* .cvsignore: ignore timestamp files and installed list file.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.cvsignore')
-rw-r--r--.cvsignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore
index 242a9b1fb..a72211d03 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -3,13 +3,14 @@
*.rej
*.sav
*~
+.*.list
+.*.time
.ccmalloc
.ppack
.ext
.git
.svn
.pc
-.rbconfig.time
COPYING.LIB
ChangeLog.pre-alpha
ChangeLog.pre1_1