Skip to content

Commit c49e692

Browse files
committed
Remove unecessarily files from bower
1 parent 86fb4e6 commit c49e692

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

bower.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
".editorconfig",
99
".git*",
1010
".jshintrc",
11+
".esformatter",
1112
"Gruntfile.js",
1213
"test",
1314
"node_modules",
@@ -20,14 +21,16 @@
2021
"favicon.png",
2122
"index.html",
2223
"README.md",
23-
"server",
24+
"server.js",
2425
"styles",
2526
"_config.yml",
2627
"grunt",
2728
"images",
2829
"package.json",
2930
"archives",
30-
"archives.json"
31+
"archives.json",
32+
"dtOptions.json",
33+
"dtColumns.json"
3134
],
3235
"dependencies": {
3336
"angular": ">=1.3.0",

0 commit comments

Comments
 (0)