mirror-chatterino2/.gitattributes
Leon Richardt 8064f8a49e Add .gitattributes file to normalize line endings
This should make sure that line endings for text files are converted to
LF.

Some reading: https://git-scm.com/docs/gitattributes#_effects
2019-09-08 22:01:12 +02:00

3 lines
80 B
Plaintext

# Normalize line endings to LF for files that Git detects as text
* text=auto