You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2021/12/23 14:31:24 UTC

[logging-log4j1] branch trunk updated: Ignore Eclipse folder and files.

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/logging-log4j1.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5365444  Ignore Eclipse folder and files.
5365444 is described below

commit 536544443ea03a0796b25374b55ff0f7c6cce93e
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Dec 23 09:31:18 2021 -0500

    Ignore Eclipse folder and files.
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d98981c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/target/
+/.classpath
+/.project
+/.settings/