diff --git a/.gitignore b/.gitignore index ae72397..e172ce5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,8 @@ # IntelliJ / GoLand .idea/ -*.iml \ No newline at end of file +*.iml + +# SBOMs generated during CI +/bom.json +/bom.xml \ No newline at end of file