element-web/.dockerignore
2026-05-11 16:24:06 +02:00

10 lines
163 B
Plaintext

# 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*