1
0
Fork 0
mirror of https://github.com/etkecc/synapse-admin.git synced 2025-02-21 16:19:02 +03:00
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

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