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": [
|
||||
"**/.*",
|
||||
".npmignore",
|
||||
"node_modules",
|
||||
"bower.json",
|
||||
"bower_components",
|
||||
"node_modules",
|
||||
"package.json",
|
||||
"test",
|
||||
"tests",
|
||||
|
|
Reference in a new issue