1
0
Fork 0
onnx-web/gui/.npmignore

37 lines
375 B
Plaintext
Raw Normal View History

2023-01-06 21:46:27 +00:00
.awcache/
.github/
.nyc_output/
config/
deploy/
node_modules/
out/cache/
out/coverage/
out/coverage-*
out/docs/
out/typings/
out/*.db
out/*.html
out/*.json
out/test-*
out/tmp/
scripts/
src/
temp/
test/
vendor/
.api-extractor.json
.codeclimate.yml
.dockerignore
.eslintrc.json
2023-01-06 22:11:41 +00:00
.mocharc.json
.reporters.json
2023-01-06 21:46:27 +00:00
Containerfile.*
Makefile
esbuild.js
serve.js
tsconfig.json
yarn-*