comparison .gitignore @ 34836:34c835d22130

Improve filter on file selector's file list. Sort the files globally, don't sort each block of files with the same extension separately. This is achieved by not using the glob() function for each extension separately, but only once and filtering in one pass which should improve the speed as well.
author ib
date Sun, 20 May 2012 08:54:50 +0000
parents 5660f163ea79
children f2b81cd25817
comparison
equal deleted inserted replaced
34835:d59e91d7e4b4 34836:34c835d22130