Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit bcbd4dd

Browse files
committed
Prevent GitHub overcounting Python in tests
1 parent 7a4f13f commit bcbd4dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Prevent GitHub from counting the tests in the project stats
2+
tests/** -linguist-detectable

0 commit comments

Comments
 (0)