Hi Jacques,the commit message is confusing, especially when you just read the headline in the commit history. Why not simply write
"Improved: adds /uploads/ to runtime/.gitignore" ? Thanks, Michael Am 24.03.20 um 18:31 schrieb [email protected]:
This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new 11c0ce6 Improved: no functional change 11c0ce6 is described below commit 11c0ce6d55b9ffc0124354bae8f5d9746bf5681e Author: Jacques Le Roux <[email protected]> AuthorDate: Tue Mar 24 18:31:54 2020 +0100 Improved: no functional changeAdds /uploads/ in .runtime/.gitignore--- runtime/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/.gitignore b/runtime/.gitignore index f4a9877..290c994 100644 --- a/runtime/.gitignore +++ b/runtime/.gitignore @@ -6,3 +6,4 @@ /tmp /tempfiles /output +/uploads/
smime.p7s
Description: S/MIME Cryptographic Signature
