github.com/CycloneDX/sbom-utility@v0.16.0/.gitignore (about)

     1  # make target file types
     2  sbom-utility*
     3  /release
     4  /temp
     5  
     6  # IDEs (e.g., VSCode)
     7  *.code-workspace
     8  .vscode/*.log
     9  cmd/__debug_bin
    10  */__debug_bin
    11  .metals/*
    12  
    13  # Misc
    14  *.gpg
    15  a.txt