gitee.com/woood2/luca@v1.0.4/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  
     8  # Test binary, built with `go test -c`
     9  *.test
    10  
    11  # Output of the go coverage tool, specifically when used with LiteIDE
    12  *.out
    13  .idea/
    14  .DS_Store
    15  
    16  # sed -i
    17  *.bak
    18  
    19  # zap log
    20  zap.log*
    21  error.log
    22  
    23  # generated by *-example
    24  configs/application.yml
    25  deployments/docker/docker-compose.yml
    26  deployments/docker/prometheus.yml
    27  deployments/nav.html