Skip to content

Commit dec637f

Browse files
committed
update ignores
1 parent b4371ad commit dec637f

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

.jshintrc

Lines changed: 0 additions & 7 deletions
This file was deleted.

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
index.html
2+
bower.json

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"node_modules",
2222
"bower_components",
2323
"test",
24-
"tests"
24+
"tests",
25+
"index.html"
2526
]
2627
}

0 commit comments

Comments
 (0)