syncthing/internal/ignore
Audrius Butkevicius 31d95ac9e6 Do not return nil pointers when loading ignores (fixes #846)
Not sure, perhaps we should check for error, and respect that instead.
But then in the walker we'll have to check for a nil pointer anyway.
2014-10-14 16:28:43 +01:00
..
testdata Move top level packages to internal. 2014-09-27 09:42:10 +02:00
ignore_test.go Cache ignore file matches 2014-10-14 10:30:37 +01:00
ignore.go Do not return nil pointers when loading ignores (fixes #846) 2014-10-14 16:28:43 +01:00