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 5f8efd0 commit 3e3f406Copy full SHA for 3e3f406
.gitattributes
@@ -61,3 +61,10 @@
61
#*.PDF diff=astextplain
62
#*.rtf diff=astextplain
63
#*.RTF diff=astextplain
64
+
65
+###############################################################################
66
+# exclude docs and nuget folder from repository language detection
67
68
69
+docs/* linguist-vendored
70
+nuget/* linguist-vendored
0 commit comments