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

Commit 7b04966

Browse files
committed
[DEV] Ignore docs directory for bower
1 parent c7491f5 commit 7b04966

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
@@ -31,7 +31,8 @@
3131
"Gruntfile.js",
3232
"build.json",
3333
"dist/docs",
34-
"dist/samples"
34+
"dist/samples",
35+
"docs"
3536
],
3637
"dependencies": {
3738
"cryptojslib": "3.1.x",

0 commit comments

Comments
 (0)