dukpy/.gitattributes

6 lines
214 B
Plaintext
Raw Normal View History

2023-02-27 14:56:22 +00:00
dukpy/jsmodules/* linguist-vendored
2023-05-10 12:29:58 +00:00
dukpy/jsmodules/**/* linguist-vendored
2023-02-27 19:36:46 +00:00
src/duktape/* linguist-vendored
2023-02-27 14:57:32 +00:00
*.py linguist-detectable linguist-language=python
2023-02-27 14:58:56 +00:00
tests/*.py linguist-detectable linguist-language=python