Files
wiicompiled/.gitattributes
T
2026-09-09 14:41:58 +02:00

7 lines
230 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
# Patch files must stay LF: git apply matches context bytes against LF upstream sources
*.patch -text
translator/tests/Translator.Tests/TestAssets/**/*.bin binary