element-web/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
411 B
Plaintext
Raw Normal View History

/build
/cert.pem
2016-11-01 15:35:41 +00:00
/dist
/key.pem
/lib
/node_modules
/packages/
2016-11-08 16:14:57 +00:00
/webapp
/.npmrc
/*.log
package-lock.json
.DS_Store
electron/dist
2016-12-05 14:20:26 +00:00
electron/pub
**/.idea
2017-04-24 23:14:18 +00:00
/config.json
2018-04-03 14:24:46 +00:00
/config.json.*
2018-03-07 12:03:28 +00:00
/config.local*.json
2022-03-28 21:26:22 +00:00
# Legacy skinning file that some people might still have
/src/component-index.js
/.tmp
/webpack-stats.json
.vscode
.vscode/
.env
/coverage
# Auto-generated file
/src/modules.ts
/build_config.yaml
2023-10-16 22:57:03 +00:00
/book
2023-10-26 07:40:33 +00:00
/index.html