element-web/.gitignore
2024-01-16 09:48:49 +00:00

21 lines
293 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
# Legacy skinning file that some people might still have
/src/component-index.js
.DS_Store
*.tmp
.vscode
.vscode/