aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: ab452ecf2823b37f17a9bab736f43f54ed8b0bb3 (plain) (blame)
1
2
3
4
5
6
# out-of-tree builds usually go here. This helps improving performance of uploading
# the build context to the docker image build server
/build

# in-tree builds
/deps