update ignored files
This commit is contained in:
parent
2b1d5638b7
commit
fc8a684bbb
1 changed files with 2 additions and 1 deletions
|
@ -17,8 +17,9 @@
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
".npmignore",
|
".npmignore",
|
||||||
"node_modules",
|
"bower.json",
|
||||||
"bower_components",
|
"bower_components",
|
||||||
|
"node_modules",
|
||||||
"package.json",
|
"package.json",
|
||||||
"test",
|
"test",
|
||||||
"tests",
|
"tests",
|
||||||
|
|
Reference in a new issue