mirror of
https://github.com/vector-im/element-web.git
synced 2026-01-23 09:21:33 +01:00
Ignore a bunch of files in the docker build to reduce context size
This commit is contained in:
parent
9bf5828079
commit
8e76cf2c13
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@ -0,0 +1,11 @@
|
||||
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
|
||||
.git/
|
||||
test/
|
||||
webapp/
|
||||
lib/
|
||||
node_modules/
|
||||
electron_app/
|
||||
karma-reports/
|
||||
.idea/
|
||||
.tmp/
|
||||
config.json*
|
||||
Loading…
x
Reference in New Issue
Block a user