mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-02 20:12:04 +01:00
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
/webapp
|
|
/config.json
|
|
/config.json.*
|
|
/config.local*.json
|
|
# Legacy skinning file that some people might still have
|
|
/src/component-index.js
|
|
# Auto-generated file
|
|
/src/modules.js
|
|
/build_config.yaml
|