Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 3f34923

Browse files
committed
[DEV] Ignore docs directory for bower
1 parent c1c2a0b commit 3f34923

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"node_modules",
2525
"bower_components",
2626
"tests",
27-
"test"
27+
"test",
28+
"docs"
2829
],
2930
"dependencies": {
3031
"polymer": "Polymer/polymer#1.4.x",

0 commit comments

Comments
 (0)