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 1d565a6 commit f332453Copy full SHA for f332453
.gitattributes
@@ -1,7 +1,9 @@
1
+# Exclude the following files or folders from language statistics
2
WEBAPI_CRUD_AJAX/Content/* linguist-vendored
3
WEBAPI_CRUD_AJAX/Scripts/* linguist-vendored
4
WEBAPI_CRUD_AJAX/Areas/HelpPage/HelpPage.css linguist-vendored
5
6
+# Include the following files or folders for language renaming
7
WEBAPI_CRUD_AJAX/Models/* linguist-language=ASP
8
WEBAPI_CRUD_AJAX/Views/* linguist-language=ASP
9
WEBAPI_CRUD_AJAX/Controllers/* linguist-language=ASP
0 commit comments