mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
10 lines
177 B
Text
10 lines
177 B
Text
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
|
|
test/
|
|
webapp/
|
|
lib/
|
|
node_modules/
|
|
electron_app/
|
|
karma-reports/
|
|
.idea/
|
|
.tmp/
|
|
config.json*
|