bbbca0c57c
"git describe --tags" requires the git context. Change-Id: I2bc5dde056c2ac480513004fb99336397355af30
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
# 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*
|