Skip to content

Commit 3e3f406

Browse files
author
Petr Šrámek
authored
Exclude docs and nuget folder from repository language detection
1 parent 5f8efd0 commit 3e3f406

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,10 @@
6161
#*.PDF diff=astextplain
6262
#*.rtf diff=astextplain
6363
#*.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

Comments
 (0)