This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 58e3e510aa Ignore sdkman config
58e3e510aa is described below
commit 58e3e510aada86cf781cc7ce936c4db4d5fd962c
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]