element-web-Github/.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 23:35:41 +08:00
/dist
/key.pem
/lib
/node_modules
/packages/
2016-11-09 00:14:57 +08:00
/webapp
/.npmrc
/*.log
package-lock.json
.DS_Store
electron/dist
2016-12-05 22:20:26 +08:00
electron/pub
**/.idea
2017-04-25 07:14:18 +08:00
/config.json
2018-04-03 22:24:46 +08:00
/config.json.*
2018-03-07 20:03:28 +08:00
/config.local*.json
2022-03-29 05:26:22 +08: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-17 06:57:03 +08:00
/book
2023-10-26 15:40:33 +08:00
/index.html