Skip to content

Commit a816864

Browse files
rwp0khwilliamson
authored andcommitted
.gitattributes: *.inc recognized as Pawn
Prevent that from happening in GH language stats. It seems only `Math-BigInt` tests use `*.inc` for Perl code https://github.com/search?q=repo%3APerl%2Fperl5%20path%3A*.inc&type=code
1 parent bed34e3 commit a816864

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
@@ -26,3 +26,5 @@ warnings.h linguist-generated
2626
*.t linguist-language=Perl
2727
*.h linguist-language=C
2828
*.fnc linguist-language=Text
29+
*.inc linguist-language=C
30+
cpan/Math-BigInt/t/*.inc linguist-language=Perl

0 commit comments

Comments
 (0)