[java-idp-plugin-webauthn] 01/01: Initial commit.
Scott Cantor
cantor.2 at osu.edu
Wed Oct 18 17:45:40 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-webauthn.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=d3c779accfa5410d2e46db34bc56719a84d2d154
commit d3c779accfa5410d2e46db34bc56719a84d2d154
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 18 13:45:31 2023 -0400
Initial commit.
---
.gitignore | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d217eb6
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+test-output
+*~
+target
+.classpath
+.project
+.settings
+.vscode
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list