github.com/ravendb/ravendb-go-client@v0.0.0-20240229102137-4474ee7aa0fa/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.dll
     4  *.so
     5  *.dylib
     6  # Test binary, build with `go test -c`
     7  *.test
     8  
     9  # Output of the go coverage tool, specifically when used with LiteIDE
    10  *.out
    11  
    12  # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
    13  .glide/
    14  /.idea
    15  
    16  /certs
    17  
    18  responses.log
    19  .vscode/
    20  main
    21  cmd/test/debug
    22  cmd/loggingproxy/db
    23  logs/
    24  RavenDB/
    25  coverage.txt
    26  RavenDB.tar.bz2
    27  netgraph
    28  *.zip
    29  .DS_Store
    30  cpu.prof
    31  http_requests_log.txt