element-web/.dockerignore

10 lines
163 B
Plaintext
Raw Permalink Normal View History

2026-05-11 16:24:06 +02:00
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
test/
webapp/
lib/
node_modules/
karma-reports/
.idea/
.tmp/
config.json*