syncthing/lib/ignore
Tim Howes fe9c2b9857 lib/ignore: Match directory contents for patterns ending in / (fixes #3639)
Appends "**" to patterns with a terminal slash, so that directory
contents are ignored, but not the directory itself.
2016-10-04 08:12:55 +09:00
..
testdata mv internal lib 2015-08-09 09:35:26 +02:00
cache.go lib/ignore: Implement deletable ignores using (?d) prefix (fixes #1362) 2016-04-07 09:34:07 +00:00
cache_test.go lib/ignores: Use bitmask for result 2016-05-01 15:58:23 +00:00
ignore.go lib/ignore: Match directory contents for patterns ending in / (fixes #3639) 2016-10-04 08:12:55 +09:00
ignore_test.go lib/ignore: Match directory contents for patterns ending in / (fixes #3639) 2016-10-04 08:12:55 +09:00