mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 03:25:38 -04:00
.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)
This commit is contained in:
parent
961553817c
commit
b8fc9abcbc
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
extlib/ linguist-vendored
|
||||
extlib/** linguist-vendored
|
||||
|
Loading…
Reference in New Issue
Block a user