36 lines
346 B
Plaintext
36 lines
346 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-*
|
||
|
out/tmp/
|
||
|
scripts/
|
||
|
src/
|
||
|
temp/
|
||
|
test/
|
||
|
vendor/
|
||
|
|
||
|
.codeclimate.yml
|
||
|
.dockerignore
|
||
|
.gitlab-ci.yml
|
||
|
.gitmodules
|
||
|
.mdlrc
|
||
|
|
||
|
Dockerfile
|
||
|
licensed.yml
|
||
|
Makefile
|
||
|
renovate.json
|
||
|
tsconfig.json
|
||
|
yarn-*
|