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