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

Commit 456f9ba

Browse files
committed
[DEV] Fix documentation generation
1 parent 2040a40 commit 456f9ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ bower_components
44
*.idea
55
/escrow/
66
/.bowerrc
7-
/docs

docs/.bowerrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"directory": "components"
3+
}

0 commit comments

Comments
 (0)