[java-oidfed-common] branch main updated: Ignore target on oidfed-common-testing and -conf-impl
Codeberg
noreply at shibboleth.net
Wed Sep 23 17:14:35 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-oidfed-common.
View the commit online:
https://codeberg.org/Shibboleth/java-oidfed-common/commit/1a27bad87debe76a986f49da586829280140433e
The following commit(s) were added to refs/heads/main by this push:
new 1a27bad Ignore target on oidfed-common-testing and -conf-impl
1a27bad is described below
commit 1a27bad87debe76a986f49da586829280140433e
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Sep 23 20:14:23 2026 +0300
Ignore target on oidfed-common-testing and -conf-impl
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 2d96300..6f287c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@
/oidfed-common-dist/target
/oidfed-common-conf-impl/src/test/resources/conf/local-log-config.properties
/oidfed-common-conf-impl/classpath:
+/oidfed-common-testing/target
+/oidfed-common-conf-impl/target
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list