Skip to content

Commit 8fa5fa3

Browse files
committed
gitignore macros's target
Signed-off-by: Graham Christensen <graham@grahamc.com>
1 parent 5fce636 commit 8fa5fa3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Rust compilation output
22
/target
3+
/cyclonedx-bom-macros/target
34

45
# SBOM documents
56
**/bom.xml
@@ -14,4 +15,4 @@
1415
/result
1516

1617
# IDEs
17-
/.idea/
18+
/.idea/

0 commit comments

Comments
 (0)