[java-oidc-common] branch main updated: Add target to git ignore

Phil Smart philip.smart at jisc.ac.uk
Fri Feb 12 10:41:03 UTC 2021


This is an automated email from the git hooks/post-receive script.

philsmart 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=bae8de64da17553f9b752ae33a1cd871e37ee723

The following commit(s) were added to refs/heads/main by this push:
       new  bae8de6   Add target to git ignore
bae8de6 is described below

commit bae8de64da17553f9b752ae33a1cd871e37ee723
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 12 10:40:53 2021 +0000

    Add target to git ignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 6b178c7..a2a85a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
+/target
 .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