Skip to content

Commit 5e0c6fc

Browse files
committed
Update language labels to recognize live script
1 parent b262881 commit 5e0c6fc

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.gitattributes

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,20 @@
55
*.mexa64 binary
66
*.mexw64 binary
77
*.mexmaci64 binary
8-
*.mlapp binary
8+
*.mlapp binary linguist-language=MATLAB
99
*.mldatx binary
1010
*.mlproj binary
11-
*.mlx binary
11+
*.mlx binary merge=mlAutoMerge linguist-language=MATLAB
1212
*.p binary
1313
*.sfx binary
1414
*.sldd binary
1515
*.slreqx binary merge=mlAutoMerge
1616
*.slmx binary merge=mlAutoMerge
1717
*.sltx binary
1818
*.slxc binary
19-
*.slx binary merge=mlAutoMerge
20-
*.mlx binary merge=mlAutoMerge
19+
*.slx binary merge=mlAutoMerge linguist-language=Simulink
2120
*.slxp binary
2221

23-
2422
## Other common binary file types
2523
*.docx binary
2624
*.exe binary

0 commit comments

Comments
 (0)