gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/.gitignore (about)

     1  # Build and Release Folders
     2  bin-debug/
     3  bin-release/
     4  [Oo]bj/
     5  [Bb]in/
     6  
     7  # Other files and folders
     8  .settings/
     9  
    10  # Executables
    11  *.swf
    12  *.air
    13  *.ipa
    14  *.apk
    15  
    16  # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
    17  # should NOT be excluded as they contain compiler settings and other important
    18  # information for Eclipse / Flash Builder.
    19  .vscode/
    20  .idea/
    21  go.sum
    22  bk_API使用说明.md
    23  bk_CHANGELOG.md
    24  sm4/*.log
    25  x509/testdata/*.*
    26  gmtls/tls_test/logs/*.log
    27  gmtls/tls_test/certs
    28  grpc/grpc_test/testdata
    29  sm2test/testdata/*
    30  x509test/testdata/*
    31  /todo.md