8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
# Ignore .yy files for language statistics
|
|
*.yy linguist-generated=true
|
|
|
|
# force LF for metadata files for merge simplicity
|
|
*.gml text eol=lf
|
|
*.yy text eol=lf
|
|
*.yyp text eol=lf
|
|
*.json text eol=lf |