[java-idp-jetty-base] 02/03: Add *\test-output and .metadata to .gitignore
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 17 10:27:42 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/JJETTY-13
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.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