Compare commits
2 Commits
68c1e4555f
...
f8ed190894
| Author | SHA1 | Date | |
|---|---|---|---|
| f8ed190894 | |||
| f0e578aa8a |
21
.gitattributes
vendored
Normal file
21
.gitattributes
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Determinisztikus sorvég (illusion3-salt#895 CRLF-incidens): a baseline
|
||||||
|
# byte-pontossága a source-of-truth LF-jén múlik, NEM a build-kliens
|
||||||
|
# core.autocrlf-jén. A build-baseline.sh shebangja CRLF esetén 'bash\r'-t
|
||||||
|
# keresett és eltört; a build out/ CRLF-je pedig a baseline-diffet rontja.
|
||||||
|
* text=auto eol=lf
|
||||||
|
# bináris assetek — a git ne konvertáljon, byte-pontos marad
|
||||||
|
*.png binary
|
||||||
|
*.jpg binary
|
||||||
|
*.jpeg binary
|
||||||
|
*.gif binary
|
||||||
|
*.ico binary
|
||||||
|
*.webp binary
|
||||||
|
*.woff binary
|
||||||
|
*.woff2 binary
|
||||||
|
*.ttf binary
|
||||||
|
*.eot binary
|
||||||
|
*.otf binary
|
||||||
|
*.zip binary
|
||||||
|
*.gz binary
|
||||||
|
*.pdf binary
|
||||||
|
*.swf binary
|
||||||
Loading…
Reference in New Issue
Block a user