[java-idp-plugin-oidc-config] 01/01: Initial commit.
Scott Cantor
cantor.2 at osu.edu
Fri Feb 3 17:09:29 UTC 2023
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-config.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=afc890847e726e167118f9d33615285cf36d02e3
commit afc890847e726e167118f9d33615285cf36d02e3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Feb 3 12:09:24 2023 -0500
Initial commit.
---
.gitignore | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..10de8c9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+.DS_Store
+*/target
+*/test-output
+*~
+*/.classpath
+*/.project
+*/.settings
+/.project
+/.settings
+target
+/bin/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list