There was an error while loading. Please reload this page.
1 parent 5fce636 commit 8fa5fa3Copy full SHA for 8fa5fa3
1 file changed
.gitignore
@@ -1,5 +1,6 @@
1
# Rust compilation output
2
/target
3
+/cyclonedx-bom-macros/target
4
5
# SBOM documents
6
**/bom.xml
@@ -14,4 +15,4 @@
14
15
/result
16
17
# IDEs
-/.idea/
18
+/.idea/
0 commit comments