5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
|
# Normalize EOL for all files that Git considers text files.
|
||
|
* text=auto eol=lf
|
||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||
|
godot/assets/** filter=lfs diff=lfs merge=lfs -text
|