Update .gitattributes

This commit is contained in:
Alessandro Molina 2023-05-10 14:31:48 +02:00 committed by GitHub
parent 994cc3a6c9
commit 993aebc1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -1,5 +1,6 @@
dukpy/jsmodules/* linguist-vendored
dukpy/jsmodules/**/* linguist-vendored
dukpy/jsmodules/**/**/* linguist-vendored
src/duktape/* linguist-vendored
*.py linguist-detectable linguist-language=python
tests/*.py linguist-detectable linguist-language=python