[java-identity-provider] branch main updated: Adjust gitignores.
Scott Cantor
cantor.2 at osu.edu
Thu May 11 12:47:54 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=2e6d7012ac4bb7e265695a42adab474e3a59280c
The following commit(s) were added to refs/heads/main by this push:
new 2e6d7012a Adjust gitignores.
2e6d7012a is described below
commit 2e6d7012ac4bb7e265695a42adab474e3a59280c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 11 08:47:49 2023 -0400
Adjust gitignores.
---
idp-conf-impl/.gitignore | 2 ++
idp-conf/.gitignore | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/idp-conf-impl/.gitignore b/idp-conf-impl/.gitignore
index de412210c..c0f6292c7 100644
--- a/idp-conf-impl/.gitignore
+++ b/idp-conf-impl/.gitignore
@@ -19,3 +19,5 @@
/target
/test-output
+/classpath*
+
diff --git a/idp-conf/.gitignore b/idp-conf/.gitignore
index 1711df7b0..1df25bfc8 100644
--- a/idp-conf/.gitignore
+++ b/idp-conf/.gitignore
@@ -1,3 +1,2 @@
/test-output
/target
-/classpath*
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list