mirror of https://github.com/amol-/dukpy.git
Update .gitattributes
This commit is contained in:
parent
994cc3a6c9
commit
993aebc1b0
|
@ -1,5 +1,6 @@
|
||||||
dukpy/jsmodules/* linguist-vendored
|
dukpy/jsmodules/* linguist-vendored
|
||||||
dukpy/jsmodules/**/* linguist-vendored
|
dukpy/jsmodules/**/* linguist-vendored
|
||||||
|
dukpy/jsmodules/**/**/* linguist-vendored
|
||||||
src/duktape/* linguist-vendored
|
src/duktape/* linguist-vendored
|
||||||
*.py linguist-detectable linguist-language=python
|
*.py linguist-detectable linguist-language=python
|
||||||
tests/*.py linguist-detectable linguist-language=python
|
tests/*.py linguist-detectable linguist-language=python
|
||||||
|
|
Loading…
Reference in New Issue