Update .gitattributes

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

2
.gitattributes vendored
View File

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