Skip to content

Commit a44ba1f

Browse files
sobolevntushar-deepsource
authored andcommitted
Fix glob in .gitattributes for Github stats (python#11848)
1 parent abbd33e commit a44ba1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# We vendor typeshed from https://github.com/python/typeshed
2-
mypy/typeshed/ linguist-vendored
2+
mypy/typeshed/** linguist-vendored

0 commit comments

Comments
 (0)