example project

This commit is contained in:
Synthasmagoria 2026-04-05 20:26:44 +02:00
commit 98c2758a59
24 changed files with 669 additions and 0 deletions

8
example/project/.gitattributes vendored Normal file
View 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