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

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 302792cb8f Ignore sdkman config
302792cb8f is described below

commit 302792cb8f0d6ac932cc1161306e6f19384fbdaf
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Sep 13 11:17:45 2023 +0100

    Ignore sdkman config
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 8901fb22a2..85c16d1e48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,9 +28,10 @@ mvn.properties
 .classpath
 .externalToolBuilders
 .fbprefs
+.idea
 .project
+.sdkmanrc
 .settings
-.idea
 .vscode
 *.iml
 *.ipr


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to