[java-plugin-storage-jdbc] 01/01: Initial commit.
Scott Cantor
cantor.2 at osu.edu
Mon May 16 12:51:23 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-plugin-storage-jdbc.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=d12afa9ecc28b893d444091772e8dc1e7fa03384
commit d12afa9ecc28b893d444091772e8dc1e7fa03384
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 16 08:51:16 2022 -0400
Initial commit.
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4603305
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*/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