mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-12 17:54:40 +00:00
ac3b40b188
Fixes #512, #517. Change-Id: I0367f681aaf35af4a0f1b324fb0bdbef272e6db4
14 lines
208 B
Text
14 lines
208 B
Text
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
|
|
tests/
|
|
build/
|
|
dist/
|
|
lib/
|
|
node_modules/
|
|
electron_app/
|
|
karma-reports/
|
|
.pnp.cjs
|
|
.pnp.loader.mjs
|
|
.idea/
|
|
.tmp/
|
|
config.json*
|