Files
synapse-admin/.dockerignore
T

11 lines
177 B
Plaintext
Raw Normal View History

2019-07-26 17:59:22 +02:00
# 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*