This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/logging-log4j-site.git
commit 7d79aa2ade0674ab1e9a97b6cc3c8efd34d4e5fc Author: Volkan Yazıcı <[email protected]> AuthorDate: Fri Feb 3 15:14:15 2023 +0100 Add `.idea` to `.gitignore` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d8fe4fa70..b8faff552 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /.project +/.idea
