mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
7c947d87ab
Most `npm` operations are replaced with `yarn`, which generally has better behavior. However, steps like publish that write to the NPM registry are left to `npm`, which currently handles these tasks best.
17 lines
231 B
Plaintext
17 lines
231 B
Plaintext
npm-debug.log
|
|
|
|
/node_modules
|
|
/lib
|
|
|
|
# version file and tarball created by `npm pack` / `yarn pack`
|
|
/git-revision.txt
|
|
/matrix-react-sdk-*.tgz
|
|
|
|
# test reports created by karma
|
|
/karma-reports
|
|
|
|
/.idea
|
|
/src/component-index.js
|
|
|
|
.DS_Store
|