Added JSDoc to the project and updated .gitignore

This commit is contained in:
Grant Burgess
2019-12-31 15:06:44 +10:00
parent 516b787c80
commit d0ea2cebe4
2 changed files with 210 additions and 0 deletions

10
.gitignore vendored
View File

@@ -110,3 +110,13 @@ $RECYCLE.BIN/
test/thirdparty/msf/unit/.byebug_history
/load
### JSDoc ###
# Dependency directories
node_modules/
# Generated files
out/
# User-specific files
conf.json