github.com/khulnasoft-lab/tunnel-db@v0.0.0-20231117205118-74e1113bd007/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  
     8  # Test binary, build with `go test -c`
     9  *.test
    10  coverage.txt
    11  
    12  # Output of the go coverage tool, specifically when used with LiteIDE
    13  *.out
    14  
    15  .idea
    16  .vscode
    17  
    18  **/.DS_Store
    19  
    20  assets
    21  cache
    22  
    23  # tunnel-db Outputs
    24  tunnel-db