element-web/.gitignore

22 lines
293 B
Plaintext

/.npmrc
/*.log
package-lock.json
/coverage
/node_modules
/lib
# version file and tarball created by `npm pack` / `yarn pack`
/git-revision.txt
/matrix-react-sdk-*.tgz
/.idea
# Legacy skinning file that some people might still have
/src/component-index.js
.DS_Store
*.tmp
.vscode
.vscode/