File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22* text =auto
33
44# Custom for Visual Studio
5- * .cs eol =crlf diff =csharp
6- * .sln merge =union
7- * .csproj merge =union
8- * .vbproj merge =union
9- * .fsproj merge =union
10- * .dbproj merge =union
5+ * .cs eol =crlf diff =csharp
6+ * .sln merge =union
7+ * .csproj merge =union
8+ * .vbproj merge =union
9+ * .fsproj merge =union
10+ * .dbproj merge =union
1111
1212# Standard to msysgit
13- * .doc diff =astextplain
14- * .DOC diff =astextplain
15- * .docx diff =astextplain
16- * .DOCX diff =astextplain
17- * .dot diff =astextplain
18- * .DOT diff =astextplain
19- * .pdf diff =astextplain
20- * .PDF diff =astextplain
21- * .rtf diff =astextplain
22- * .RTF diff =astextplain
13+ * .doc diff =astextplain
14+ * .DOC diff =astextplain
15+ * .docx diff =astextplain
16+ * .DOCX diff =astextplain
17+ * .dot diff =astextplain
18+ * .DOT diff =astextplain
19+ * .pdf diff =astextplain
20+ * .PDF diff =astextplain
21+ * .rtf diff =astextplain
22+ * .RTF diff =astextplain
2323
2424# Batch Files
25- build eol =lf
26- * .sh eol =lf
27- * .bat eol =crlf
28- * .cmd eol =crlf
25+ build eol =lf
26+ * .sh eol =lf
27+ * .bat eol =crlf
28+ * .cmd eol =crlf
29+
30+ # Git Files
31+ .gitattributes text eol =lf
32+ .gitignore text eol =lf
You can’t perform that action at this time.
0 commit comments