File tree 1 file changed +34
-34
lines changed
1 file changed +34
-34
lines changed Original file line number Diff line number Diff line change 27
27
* .cmd text eol =crlf
28
28
* .bat text eol =crlf
29
29
30
- * .cs text = auto diff =csharp
31
- * .vb text = auto
32
- * .resx text = auto
33
- * .c text = auto
34
- * .cpp text = auto
35
- * .cxx text = auto
36
- * .h text = auto
37
- * .hxx text = auto
38
- * .py text = auto
39
- * .rb text = auto
40
- * .java text = auto
41
- * .html text = auto
42
- * .htm text = auto
43
- * .css text = auto
44
- * .scss text = auto
45
- * .sass text = auto
46
- * .less text = auto
47
- * .js text = auto
48
- * .lisp text = auto
49
- * .clj text = auto
50
- * .sql text = auto
51
- * .php text = auto
52
- * .lua text = auto
53
- * .m text = auto
54
- * .asm text = auto
55
- * .erl text = auto
56
- * .fs text = auto
57
- * .fsx text = auto
58
- * .hs text = auto
30
+ * .cs text diff =csharp
31
+ * .vb text
32
+ * .resx text
33
+ * .c text
34
+ * .cpp text
35
+ * .cxx text
36
+ * .h text
37
+ * .hxx text
38
+ * .py text
39
+ * .rb text
40
+ * .java text
41
+ * .html text
42
+ * .htm text
43
+ * .css text
44
+ * .scss text
45
+ * .sass text
46
+ * .less text
47
+ * .js text
48
+ * .lisp text
49
+ * .clj text
50
+ * .sql text
51
+ * .php text
52
+ * .lua text
53
+ * .m text
54
+ * .asm text
55
+ * .erl text
56
+ * .fs text
57
+ * .fsx text
58
+ * .hs text
59
59
60
- * .csproj text = auto
61
- * .vbproj text = auto
62
- * .fsproj text = auto
63
- * .dbproj text = auto
64
- * .sln text = auto eol =crlf
60
+ * .csproj text
61
+ * .vbproj text
62
+ * .fsproj text
63
+ * .dbproj text
64
+ * .sln text eol =crlf
65
65
66
66
# Set linguist language for .h files explicitly based on
67
67
# https://github.com/github/linguist/issues/1626#issuecomment-401442069
You can’t perform that action at this time.
0 commit comments