summaryrefslogtreecommitdiff
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
commite4800cabfbc85b6f581de1e111bd61602ed9f406 (patch)
tree379470fdc26f76655fe3a36572194c73dc50c7bc /.cvsignore
parentf0a108f408f599f7e71c7d1e58a07b4075221c70 (diff)
* .cvsignore: ignore timestamp files and installed list file.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@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 9709c87cbc..76c9bc0b78 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