mirror of
https://github.com/mathiasbynens/dotfiles.git
synced 2026-03-29 06:54:22 +00:00
Instead of removing `~/.gitattributes` completely, I decided to just comment out the `* text=auto` line. This makes it easier to temporarily re-enable the setting should I ever want to. Closes #149.
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
# Automatically normalize line endings for all text-based files
|
|
#* text=auto
|
|
# Disabled because of https://github.com/mathiasbynens/dotfiles/issues/149 :(
|