You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
543 B
30 lines
543 B
/_docs
|
|
.DS_Store
|
|
|
|
/.npmrc
|
|
/*.log
|
|
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
|
|
|