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-tck.git
commit 6873511f425a732fae882201008d5781beb5dfc8 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue May 13 22:43:37 2025 +0100 Ignore IDE files --- jsp-tck/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jsp-tck/.gitignore b/jsp-tck/.gitignore new file mode 100644 index 0000000..106df4b --- /dev/null +++ b/jsp-tck/.gitignore @@ -0,0 +1,2 @@ +.project +/bin/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org