diff options
| author | Ben Beltran <ben@nsovocal.com> | 2016-11-09 22:23:58 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2016-11-09 22:23:58 -0600 |
| commit | 6d2907fa68138d48a343200d10b6a400a2055566 (patch) | |
| tree | 6d5c1fc1214b892edb8f02f38e636931e24c48ef /.gitignore | |
| parent | 9e573a932f91a052c11db51adde546b886043daa (diff) | |
Configure jsdoc + fix package.json
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,3 +35,6 @@ jspm_packages # Optional REPL history .node_repl_history + +# Documentation +doc |