Skip to content

Commit fda9d50

Browse files
committed
Update ignored files in bower.json
1 parent 671541f commit fda9d50

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

bower.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,15 @@
2323
"license": "MIT",
2424
"ignore": [
2525
"**/.*",
26-
"node_modules",
2726
"bower_components",
27+
"docs",
28+
"node_modules",
2829
"src",
29-
"source",
30+
".babelrc",
31+
".eslintignore",
32+
".eslintrc",
33+
".karma.js",
34+
"Makefile",
3035
"package.json"
3136
]
3237
}

0 commit comments

Comments
 (0)