1.50* attempted to work around Glob's implicit searching of non-top-level dot dirs. This was overzealous; it meant that journal's include completely excluded paths involving a glob and a dot dir or dot file anywhere in the path. Now, the pre-1.50 behaviour is restored: `*` and `**` won't implicitly match dot files or top-level dot directories. They will implicitly search non-top-level dot directories, as before (#Glob#49). |
||
|---|---|---|
| .. | ||
| Common.hs | ||
| CsvReader.hs | ||
| InputOptions.hs | ||
| JournalReader.hs | ||
| RulesReader.hs | ||
| TimeclockReader.hs | ||
| TimedotReader.hs | ||