build/npm: don't copy dot files.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
root = true
|
||||
|
||||
[*.{js,css,less,html}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
@@ -1,6 +0,0 @@
|
||||
module.exports = {
|
||||
"extends": "standard",
|
||||
"plugins": [
|
||||
"standard"
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user