2020-05-13 04:24:43 +03:00
|
|
|
# Standardize line endings for all text files.
|
|
|
|
* text eol=auto
|
2020-05-13 06:37:28 +03:00
|
|
|
|
2020-05-25 18:56:39 +03:00
|
|
|
# Ensure text files stay text
|
|
|
|
*.xml text
|
|
|
|
|
2020-05-13 06:37:28 +03:00
|
|
|
# Ensure binary files stay binary
|
|
|
|
*.png binary
|