[java-oidc-common] branch main updated: Ignore test output.
Scott Cantor
cantor.2 at osu.edu
Tue Feb 16 17:25:57 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=538b04c1cc6ffa4bbc50b7f1b13e83bb5db9e31d
The following commit(s) were added to refs/heads/main by this push:
new 538b04c Ignore test output.
538b04c is described below
commit 538b04c1cc6ffa4bbc50b7f1b13e83bb5db9e31d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 16 12:25:53 2021 -0500
Ignore test output.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 318e7c4..c4c1c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
target
+test-output
.DS_store
bin/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list