Skip to content

Commit 9719441

Browse files
Merge branch 'develop' of https://github.com/FezVrasta/bootstrap-material-design into develop
2 parents 7d56a5a + 3006639 commit 9719441

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

bower.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,20 @@
77
],
88
"description": "Material Design theme for Bootstrap 3",
99
"main": [
10-
"dist/css/material.css",
11-
"dist/js/material.js"
10+
"dist/css/material.css",
11+
"dist/js/material.js"
12+
],
13+
"ignore": [
14+
"test",
15+
"screenshots",
16+
"demo",
17+
".editorconfig",
18+
".gitignore",
19+
".jshintrc",
20+
".travis.yml",
21+
"CONTRIBUTING.md",
22+
"Gruntfile.json",
23+
"index.html"
1224
],
1325
"keywords": [
1426
"material",

compile.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)