example project
This commit is contained in:
parent
6c2ddef1bb
commit
98c2758a59
24 changed files with 669 additions and 0 deletions
8
example/project/.gitattributes
vendored
Normal file
8
example/project/.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue