diff options
Diffstat (limited to '.gitattributes')
-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 |