2020-09-09 23:26:52 +03:00
|
|
|
node_modules
|
|
|
|
lib/
|
|
|
|
site
|
2020-08-11 09:17:40 +03:00
|
|
|
*.log
|
2020-09-09 23:26:52 +03:00
|
|
|
.DS_Store
|
|
|
|
tmp/
|
|
|
|
coverage/
|
|
|
|
test-report.xml
|
|
|
|
report*.json
|
|
|
|
build/
|
|
|
|
dist/
|
|
|
|
storybook-static/
|
|
|
|
/performance
|
|
|
|
.docz
|
|
|
|
monaco-bundle
|
|
|
|
|
|
|
|
# TODO: these screw with the typedoc generation - maybe just put them in docs/?
|
|
|
|
# !**/dist/docs
|
|
|
|
# !**/dist/docs/globals.md
|