Added JSDoc to the project and updated .gitignore
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user