github.com/codingeasygo/util@v0.0.0-20231206062002-1ce2f004b7d9/.gitignore (about)

     1  
     2  *.out
     3  coverage.html
     4  coverage.json
     5  coverage.xml
     6  *.log
     7  *.exe
     8  .DS_Store
     9  xcrypto/ca.key
    10  xcrypto/ca.pem
    11  xcrypto/ca.srl
    12  xcrypto/server.csr
    13  xcrypto/server.key
    14  xcrypto/server.pem
    15  tools/xcrypto/ca.key
    16  tools/xcrypto/ca.pem
    17  tools/xcrypto/client.pem
    18  tools/xcrypto/server.pem
    19  tools/xcrypto/xcrypto