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 1f2567f commit e2309c7Copy full SHA for e2309c7
.gitattributes
@@ -4,9 +4,9 @@ WEBAPI_CRUD_AJAX/Scripts/* linguist-vendored
4
WEBAPI_CRUD_AJAX/Areas/HelpPage/* linguist-vendored
5
6
# Include the following files or folders for language renaming
7
-WEBAPI_CRUD_AJAX/Models/* linguist-language=ASP
+WEBAPI_CRUD_AJAX/Models/* linguist-language=CSHARP
8
WEBAPI_CRUD_AJAX/Views/* linguist-language=ASP
9
-WEBAPI_CRUD_AJAX/Controllers/* linguist-language=ASP
+WEBAPI_CRUD_AJAX/Controllers/* linguist-language=CSHARP
10
11
# Auto detect text files and perform LF normalization
12
* text=auto
0 commit comments