Skip to content

Commit e2309c7

Browse files
authored
Update .gitattributes
1 parent 1f2567f commit e2309c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ WEBAPI_CRUD_AJAX/Scripts/* linguist-vendored
44
WEBAPI_CRUD_AJAX/Areas/HelpPage/* linguist-vendored
55

66
# Include the following files or folders for language renaming
7-
WEBAPI_CRUD_AJAX/Models/* linguist-language=ASP
7+
WEBAPI_CRUD_AJAX/Models/* linguist-language=CSHARP
88
WEBAPI_CRUD_AJAX/Views/* linguist-language=ASP
9-
WEBAPI_CRUD_AJAX/Controllers/* linguist-language=ASP
9+
WEBAPI_CRUD_AJAX/Controllers/* linguist-language=CSHARP
1010

1111
# Auto detect text files and perform LF normalization
1212
* text=auto

0 commit comments

Comments
 (0)