diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-02-20 01:40:06 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-02-20 01:40:06 +0300 |
commit | 5e9b652a7782ebd07b69100d9ce234785bf38083 (patch) | |
tree | 6ffaf356b27a888a303bcc060c77a465bbcff29d /.gitattributes | |
parent | update linux-home (diff) | |
download | windows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.tar.gz windows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.zip |
I'll just update the relevant files from linux-home from now on, I
think.
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index fc9dd24..f52a5a3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -/%APPDATA%/**/* text=auto eol=crlf -/%STACK_ROOT%/**/* text=auto eol=crlf -/%USERPROFILE%/**/* text=auto eol=crlf +* text=auto + +/%USERPROFILE%/.kdiff3rc text eol=crlf |