This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new f0cd44a Ignore IDE config for Checkstyle
f0cd44a is described below
commit f0cd44a8916fe3c10e90a6bf2f6acb770763b6fb
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 12 10:46:01 2025 +0000
Ignore IDE config for Checkstyle
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index f723270..5071039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.classpath
+.checkstyle
.project
.settings
target
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]