mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
Treat .jed files as binary so they are not converted as text (nw)
This commit is contained in:
parent
793ddb7b7c
commit
03644df172
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1,4 +1,5 @@
|
|||
* text=auto !eol
|
||||
*.jed binary
|
||||
*.png -text svneol=unset#image/png
|
||||
*.txt svneol=native#text/plain
|
||||
*.xml svneol=native#text/xml
|
||||
|
|
Loading…
Reference in a new issue