1477421f1a
WIP #410 initial plugin creation WIP #410 Added checking for library version info WIP #410 Added library upload on out-of-date lib detection WIP #410 Added ui indicator about updates available WIP #410 Updated log/toast messages WIP #410 Added library creation utility WIP #410 Remove sync methods and added more logging WIP #410 Updated the hash retrieval WIP #410 Updated library version method WIP #410 Added versioned lib seeds WIP #410 Fixed library update plugin WIP #410 Fixing library checking WIP #410 Fixed update message WIP #410 Fixed version comparison WIP #410 Removed unused method WIP #410 Skipping update library tests WIP #410 update check libraries check WIP #410 Added toast updates WIP #410 Updated nn, pipeline dependencies
38 linhas
657 B
Plaintext
38 linhas
657 B
Plaintext
src/worker/tmp
|
|
.env
|
|
*.swp
|
|
*.swo
|
|
**.sass-cache
|
|
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
.grunt
|
|
|
|
# node-waf configuration
|
|
.lock-wscript
|
|
|
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
build/Release
|
|
|
|
# Dependency directory
|
|
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
tmp/
|
|
test-tmp/
|
|
blob-local-storage/
|
|
src/seeds/nn/hash.txt
|
|
src/seeds/pipeline/hash.txt
|