[java-idp-plugin-metadatagen] 02/03: Add top level target dir to gitignore

Rod Widdowson rdw at steadingsoftware.com
Mon Apr 18 09:29:54 UTC 2022


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

rdw pushed a commit to branch main
in repository java-idp-plugin-metadatagen.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=664c8eadcaa53c76d82feab348ac43801294b7b0

commit 664c8eadcaa53c76d82feab348ac43801294b7b0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Apr 18 10:28:20 2022 +0100

    Add top level target dir to gitignore
    
    Its created by the sign profile
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 19b39a2..a2399ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
 */.classpath
 */.settings
 /.settings
+/target
+
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list