This brings over the initial buildx prototype from pulumi/pulumi-docker and fixes various build and release issues.
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
# Ignore everything!
|
|
*
|
|
|
|
# Except changes to source data in this set of directories:
|
|
!projects/*/src
|
|
|
|
# This should therefore IGNORE projects/*/dist
|