We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506c0b6 commit 5b00f06Copy full SHA for 5b00f06
.gitattributes
@@ -1,17 +1,2 @@
1
-# Auto detect text files and perform LF normalization
2
-* text=auto
3
-
4
-# Custom for Visual Studio
5
-*.cs diff=csharp
6
7
-# Standard to msysgit
8
-*.doc diff=astextplain
9
-*.DOC diff=astextplain
10
-*.docx diff=astextplain
11
-*.DOCX diff=astextplain
12
-*.dot diff=astextplain
13
-*.DOT diff=astextplain
14
-*.pdf diff=astextplain
15
-*.PDF diff=astextplain
16
-*.rtf diff=astextplain
17
-*.RTF diff=astextplain
+# Enforce Unix newlines
+* text=auto eol=lf
0 commit comments