[java-idp-oidc] branch main updated: Added idp-oidc-extension-impl/classpath: into the ignored files.
Henri Mikkonen
henri.mikkonen at iki.fi
Wed Mar 17 11:52:45 UTC 2021
This is an automated email from the git hooks/post-receive script.
hjmikkon pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=924dd5ff4733c4d540fa8b7a41c2816b7c943c7f
The following commit(s) were added to refs/heads/main by this push:
new 924dd5ff Added idp-oidc-extension-impl/classpath: into the ignored files.
924dd5ff is described below
commit 924dd5ff4733c4d540fa8b7a41c2816b7c943c7f
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Mar 17 13:51:37 2021 +0200
Added idp-oidc-extension-impl/classpath: into the ignored files.
The flow tests produce logfiles under this directory.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d8e6f876..bca93014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
# The contents of the svn:ignore property on the branch root.
/test-output
/target
+/idp-oidc-extension-impl/classpath:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list