This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch 2.12.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit db9f3d2542111689ee80428db95ff36c22e95897 Author: Gary Gregory <[email protected]> AuthorDate: Tue Dec 28 19:15:41 2021 -0500 Git ignore macOS noise. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fce0e91bb5..45fee6e2e7 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ target/ .cache-tests .toDelete .factorypath +.DS_Store velocity.log felix-cache/ bin/
