mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-08 15:54:51 +00:00
07e7ed98b5
Change-Id: I6f60fae65f03740f26d94d9a3cc2fa2402511ca9
12 lines
183 B
Text
12 lines
183 B
Text
# Exclude a bunch of stuff which can make the build context a larger than it needs to be
|
|
.git/
|
|
tests/
|
|
build/
|
|
lib/
|
|
node_modules/
|
|
electron_app/
|
|
karma-reports/
|
|
.idea/
|
|
.tmp/
|
|
config.json*
|