element-web/.gitignore

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

32 lines
411 B
Text
Raw Normal View History

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