This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-antlibs-common.git
commit b775001046daec0764fba59f960798289a4ea8c7 Author: Stefan Bodewig <[email protected]> AuthorDate: Fri Jun 19 10:27:33 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/
