element-web/.gitignore
2021-04-28 17:17:43 +01:00

17 lines
218 B
Text

/.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
/src/component-index.js
.DS_Store
*.tmp