mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 10:35:44 +00:00
* WIP * fix crlf * fix crlf * new gesture, menu, tooltip, share * WIP share * clear dusties and put magic * oops * Remove fade * Update js behaviour
16 lines
No EOL
390 B
Text
Vendored
16 lines
No EOL
390 B
Text
Vendored
* linguist-vendored
|
|
*.go linguist-vendored=false
|
|
* text=auto eol=lf
|
|
|
|
|
|
# Explicitly declare text files you want to always be normalized and converted
|
|
# to native line endings on checkout.
|
|
*.c text
|
|
*.h text
|
|
|
|
# Declare files that will always have CRLF line endings on checkout.
|
|
*.sln text eol=crlf
|
|
|
|
# Denote all files that are truly binary and should not be modified.
|
|
*.png binary
|
|
*.jpg binary |