Skip to content

Commit bc96a64

Browse files
committed
add compodoc to generate documentation like javadoc
1 parent b575f5e commit bc96a64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ lib-cov
1414
coverage
1515
coverage_js
1616

17+
# ignore documentation
18+
documentation
19+
1720
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
1821
.grunt
1922

0 commit comments

Comments
 (0)