Skip to content

Commit 3006639

Browse files
author
FezVrasta
committed
added ignore files list
1 parent 47b9330 commit 3006639

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)