-
Type:
Bug
-
Resolution: Answered
-
Priority:
Low
-
Affects Version/s: 3.0
-
Component/s: None
-
None
-
Environment:
- macOS 10.14.1
- Sourcetree version 3.0 (200)
-
Severity 3 - Minor
It appears the spec for "Ignore File Patterns" has changed. Now you have to explicitly specify wildcards, e.g. `*package-lock.json` instead of `package-lock.json`.
Was this documented somewhere? It felt like a silent failure for me.