This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
commit e3c0d0e5014a8287adad1ce999fc320ffe5f0b98 Author: Gary Gregory <[email protected]> AuthorDate: Wed Sep 2 22:14:05 2026 -0400 Ignore macOS noise. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8c942c1..0ddad66 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ # NetBeans files nb-configuration.xml nbactions.xml +/.DS_Store
