diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-27 14:30:01 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-27 14:30:01 +0300 |
commit | cb140ef053922152d81196ecef4b457970d30ef6 (patch) | |
tree | c41901b6ff14edf82e2ffab59e563f7d2eb5a022 | |
parent | add linux-home as a submodule (diff) | |
download | windows-home-cb140ef053922152d81196ecef4b457970d30ef6.tar.gz windows-home-cb140ef053922152d81196ecef4b457970d30ef6.zip |
.gitattributes: no more WinMerge
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 8a27558..fc9dd24 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ /%APPDATA%/**/* text=auto eol=crlf /%STACK_ROOT%/**/* text=auto eol=crlf /%USERPROFILE%/**/* text=auto eol=crlf -/WinMerge/**/* text=auto eol=crlf |