# Rust compilation output
/target
/cyclonedx-bom-macros/target

# SBOM documents
**/bom.xml
**/*.cdx.xml
!cyclonedx-bom/tests/examples/**/*.cdx.xml
**/bom.json
**/*.cdx.json
!cyclonedx-bom/tests/examples/**/*.cdx.json

# Nix Flake
/.direnv/
/result

# IDEs
/.idea/
