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 change
    
    Adds /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/

Reply via email to