32 lines
558 B
Plaintext
32 lines
558 B
Plaintext
/_docs
|
|
.DS_Store
|
|
|
|
/.npmrc
|
|
/*.log
|
|
pnpm-lock.yaml
|
|
package-lock.json
|
|
.lock-wscript
|
|
build/Release
|
|
coverage
|
|
lib-cov
|
|
out
|
|
/dist
|
|
/lib
|
|
/examples/browser/lib
|
|
/examples/crypto-browser/lib
|
|
/examples/voip/lib
|
|
|
|
# version file and tarball created by `npm pack` / `yarn pack`
|
|
/git-revision.txt
|
|
/matrix-js-sdk-*.tgz
|
|
|
|
.vscode
|
|
.vscode/
|
|
|
|
# This file is owned, parsed, and generated by allchange, which doesn't comply with prettier
|
|
/CHANGELOG.md
|
|
|
|
# These files are also autogenerated
|
|
/spec/test-utils/test-data/index.ts
|
|
/spec/test-utils/test_indexeddb_cryptostore_dump/dump.json
|