mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
8064f8a49e
This should make sure that line endings for text files are converted to LF. Some reading: https://git-scm.com/docs/gitattributes#_effects
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
# Normalize line endings to LF for files that Git detects as text
|
|
* text=auto
|