github.com/yous1230/fabric@v2.0.0-beta.0.20191224111736-74345bee6ac2+incompatible/.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