[java-idp-plugin-jetty] 180/186: Add *\test-output and .metadata to .gitignore

Rod Widdowson rdw at steadingsoftware.com
Thu Jul 24 15:58:51 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=ecaa364006cc6bfc73f4607d5eeda16f7e102c47

commit ecaa364006cc6bfc73f4607d5eeda16f7e102c47
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jul 15 15:03:03 2025 +0100

    Add *\test-output and .metadata to .gitignore
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b9f7170..378e3dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,8 +17,9 @@
 .DS_store
 # Simulated Subversion default ignores end here
 */target
-/test-output
+*/test-output
 .settings
 .classpath
 .project
+.metadata
 /bin/

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list