[java-idp-plugin-oidc-op-oidfed] 01/01: Initial commit.

Scott Cantor cantor.2 at osu.edu
Wed Sep 10 14:09:45 UTC 2025


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

scantor pushed a commit to branch main
in repository java-idp-plugin-oidc-op-oidfed.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-op-oidfed.git;a=commit;h=30ba4480295c5924fd3fe0f6d65ba641f3907985

commit 30ba4480295c5924fd3fe0f6d65ba641f3907985
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Sep 10 10:09:40 2025 -0400

    Initial commit.
---
 .gitignore | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d886f26
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+# A simulation of Subversion default ignores, generated by reposurgeon.
+*~
+*.#*
+.*.swp
+.DS_store
+# Simulated Subversion default ignores end here
+# The contents of the svn:ignore property on the branch root.
+/test-output
+/target
+.vscode
+.classpath
+.project
+.settings

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


More information about the commits mailing list