synapse-admin/.dockerignore
Manuel Stahl bbbca0c57c Add git context to docker, so we can derive the release version
"git describe --tags" requires the git context.

Change-Id: I2bc5dde056c2ac480513004fb99336397355af30
2020-07-29 17:49:30 +02:00

11 lines
177 B
Text

# Exclude a bunch of stuff which can make the build context a larger than it needs to be
tests/
build/
lib/
node_modules/
electron_app/
karma-reports/
.idea/
.tmp/
config.json*