33 lines
309 B
Plaintext
33 lines
309 B
Plaintext
.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-*
|
|
scripts/
|
|
src/
|
|
temp/
|
|
test/
|
|
vendor/
|
|
|
|
.codeclimate.yml
|
|
.gitlab-ci.yml
|
|
.gitmodules
|
|
.mdlrc
|
|
|
|
Dockerfile
|
|
licensed.yml
|
|
Makefile
|
|
tsconfig.json
|
|
yarn-*
|