[java-sp-server] branch main updated: Update ignores.
Scott Cantor
cantor.2 at osu.edu
Wed Mar 1 19:28:14 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-sp-server.
View the commit online:
http://git.shibboleth.net/view/?p=java-sp-server.git;a=commit;h=0ecca22ebeea2c8ea22492769602c962b6d09a0a
The following commit(s) were added to refs/heads/main by this push:
new 0ecca22 Update ignores.
0ecca22 is described below
commit 0ecca22ebeea2c8ea22492769602c962b6d09a0a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Mar 1 14:28:10 2023 -0500
Update ignores.
---
sp-saml-api/.gitignore | 3 ++-
sp-saml-impl/.gitignore | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sp-saml-api/.gitignore b/sp-saml-api/.gitignore
index b83d222..1df25bf 100644
--- a/sp-saml-api/.gitignore
+++ b/sp-saml-api/.gitignore
@@ -1 +1,2 @@
-/target/
+/test-output
+/target
diff --git a/sp-saml-impl/.gitignore b/sp-saml-impl/.gitignore
index b83d222..1df25bf 100644
--- a/sp-saml-impl/.gitignore
+++ b/sp-saml-impl/.gitignore
@@ -1 +1,2 @@
-/target/
+/test-output
+/target
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list