github.com/Hnampk/my-fabric@v0.0.0-20201028083322-75069da399c0/.dockerignore (about) 1 # 2 # Copyright IBM Corp. All Rights Reserved. 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 # 6 7 **/*test.go 8 .git/objects/pack 9 .github 10 11 # These are directories created by the make process 12 bin 13 build 14 release 15 16 ci 17 docs 18 images 19 release_notes 20 vagrant