This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch release17.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 41737adca3baebcb176f3e468b37683288b7d4af Author: Jacques Le Roux <[email protected]> AuthorDate: Sat May 2 12:49:49 2020 +0200 Improved: enough of stash issues, adds upload to 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/

