We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225414b commit a8bb84aCopy full SHA for a8bb84a
.gitattributes
@@ -14,33 +14,13 @@
14
*.gif binary
15
16
*.cs text eol=crlf diff=csharp
17
-*.vb text eol=crlf
18
-*.c text eol=crlf
19
-*.cpp text=auto
20
-*.cxx text=auto
21
-*.h text=auto
22
-*.hxx text=auto
23
-*.py text=auto
24
-*.rb text=auto
25
-*.java text=auto
26
-*.html text=auto
27
-*.htm text=auto
+*.aspx text eol=crlf
+*.asax text eol=crlf
+*.config text=auto
+*.html text eol=crlf
+*.htm text eol=crlf
28
*.css text=auto
29
-*.scss text=auto
30
-*.sass text=auto
31
-*.less text=auto
32
*.js text=auto
33
-*.lisp text=auto
34
-*.clj text=auto
35
-*.sql text=auto
36
-*.php text=auto
37
-*.lua text=auto
38
-*.m text=auto
39
-*.asm text=auto
40
-*.erl text=auto
41
-*.fs text=auto
42
-*.fsx text=auto
43
-*.hs text=auto
44
45
*.csproj text=auto merge=union
46
*.vbproj text=auto merge=union
0 commit comments