mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-20 20:00:45 +02:00
stabilize generated iOS assets on Windows
This commit is contained in:
@@ -30,6 +30,14 @@ bin/* text eol=lf
|
||||
*.mjs text eol=lf
|
||||
*.cjs text eol=lf
|
||||
|
||||
# Runtime and generated iOS assets are copied byte-for-byte and hash-pinned in
|
||||
# the GStack 2 provenance manifests. Keep their source bytes platform-neutral
|
||||
# so a Windows checkout cannot turn CRLF conversion into generated drift.
|
||||
*.swift text eol=lf
|
||||
*.h text eol=lf
|
||||
*.m text eol=lf
|
||||
*.template text eol=lf
|
||||
|
||||
# Binary files — never touch.
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
|
||||
Reference in New Issue
Block a user