Update .gitattributes

This commit is contained in:
Alessandro Molina 2023-02-27 15:57:32 +01:00 committed by GitHub
parent 595a5fb2a7
commit ff8fc88d72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
.gitattributes vendored
View File

@ -1,3 +1,3 @@
dukpy/jsmodules/* linguist-vendored
*.py linguist-detectable
tests linguist-detectable
*.py linguist-detectable linguist-language=python
tests linguist-detectable linguist-language=python