mirror of
https://github.com/Chatterino/chatterino2.git
synced 2026-08-24 02:24:18 -05:00
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
|