aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitattributes7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 1db031e..8a27558 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,4 @@
-* text=auto eol=crlf
-
-/.git* text eol=lf
+/%APPDATA%/**/* text=auto eol=crlf
+/%STACK_ROOT%/**/* text=auto eol=crlf
+/%USERPROFILE%/**/* text=auto eol=crlf
+/WinMerge/**/* text=auto eol=crlf