This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
commit fe4b81e240a4d87081252c06575e45d30e0a1809 Author: Stefan Bodewig <[email protected]> AuthorDate: Sat May 23 13:32:03 2026 +0200 ignore distribution directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a4a0ea..faa00e1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ivy/ /lib/ /target/ +/distribution/
