github.com/FUSIONFoundation/efsn@v3.6.2-0.20200916075423-dbb5dd5d2cc7+incompatible/.dockerignore (about)

     1  **/.git
     2  .github
     3  .git
     4  !.git/HEAD
     5  !.git/refs/heads
     6  
     7  **/*_test.go
     8  **/testdata
     9  
    10  **/*.swp
    11  **/*.orig
    12  **/*.rej
    13  
    14  build
    15  !build/ci.go
    16  !build/env.sh
    17  
    18  QuickNodeSetup
    19  cscope.*