Add webpack to gitattributes.
This commit is contained in:
parent
e616e4ed76
commit
871a4264b8
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,2 +1,3 @@
|
||||||
src/translations/* linguist-vendored -linguist-detectable
|
src/translations/* linguist-vendored -linguist-detectable
|
||||||
checkTranslations.mjs -linguist-detectable
|
checkTranslations.mjs -linguist-detectable
|
||||||
|
webpack.config.js -linguist-detectable
|
Loading…
Reference in a new issue