github.com/datachainlab/burrow@v0.25.0/.gitignore (about)

     1  # build target
     2  target
     3  bin/
     4  
     5  # tests
     6  test_scratch/
     7  *.log
     8  .burrow
     9  .keys
    10  burrow.toml
    11  
    12  # Temporary / cached
    13  *.swp
    14  .idea
    15  .vscode
    16  
    17  .gopath_bos
    18  
    19  commit_hash.txt
    20  
    21  tests/keys/
    22  .output.json