From 96239cb2d047c2edfcb894a68922093ce21cc787 Mon Sep 17 00:00:00 2001 From: Thad Ward Date: Thu, 29 May 2003 17:21:58 +0000 Subject: [PATCH] make SongCacheIndex ignore the .cvsignore file when cleaning out the cache directory. --- stepmania/src/SongCacheIndex.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stepmania/src/SongCacheIndex.cpp b/stepmania/src/SongCacheIndex.cpp index cbc3154bf0..61f954910c 100644 --- a/stepmania/src/SongCacheIndex.cpp +++ b/stepmania/src/SongCacheIndex.cpp @@ -35,7 +35,12 @@ void SongCacheIndex::ReadCacheIndex() CStringArray asCacheFileNames; GetDirListing( "Cache/*", asCacheFileNames ); for( unsigned i=0; i