rom-properties/.gitattributes
David Korth b8fc9abcbc .gitattributes: Needs '**'.
Reference: https://git-scm.com/docs/gitattributes
- patterns that match a directory do not recursively match paths inside
  that directory (so using the trailing-slash path/ syntax is pointless
  in an attributes file; use path/** instead)
2018-04-21 13:23:42 -04:00

2 lines
28 B
Plaintext