gitee.com/quant1x/engine@v1.8.4/.gitignore (about)

     1  # Binaries for programs and plugins
     2  *.exe
     3  *.exe~
     4  *.dll
     5  *.so
     6  *.dylib
     7  bin/
     8  .idea/
     9  
    10  *db/
    11  # Test binary, built with `go test -c`
    12  *.test
    13  
    14  # Output of the go coverage tool, specifically when used with LiteIDE
    15  *.out
    16  
    17  # Dependency directories (remove the comment below to include it)
    18  # vendor/
    19  strategy-mac-amd64
    20  strategy-win-amd64.exe
    21  *.png
    22  *.csv
    23  *.pprof