github.com/FusionFoundation/efsn/v4@v4.2.0/.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.*