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

jochen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c0cecc9 Adding Eclipse specific files to gitignore
5c0cecc9 is described below

commit 5c0cecc9c9ee2a1da4000c1466c4f11bf1b3fb5f
Author: Jochen Wiedmann <[email protected]>
AuthorDate: Wed Dec 4 20:18:36 2024 +0100

    Adding Eclipse specific files to gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 39048c2c..14314b41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@
 **/bin
 **/.mvn/.develocity*
 **/src/site/apt/*.txt
+**/.externalToolBuilders/**/*
+**/.checkstyle

Reply via email to