Use more fnmatch-like matcher in .stignore (fixes #426)

This commit is contained in:
Jakob Borg
2014-08-26 10:11:25 +02:00
parent fe43e3b89d
commit 9818e2b550
8 changed files with 260 additions and 55 deletions

View File

@@ -114,6 +114,7 @@ alterFiles() {
}
rm -rf h?/*.idx.gz h?/index
chmod -R +w s? s??-? s4d
rm -rf s? s??-? s4d
echo "Setting up files..."