From: José Bollo Date: Fri, 17 May 2019 15:32:31 +0000 (+0200) Subject: gitignore: Add ignore of EXTERNALSRC's artifacts X-Git-Tag: 7.99.2~6^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=2f3486b26b4e5da658573b13f4aa63b51ee13a60 gitignore: Add ignore of EXTERNALSRC's artifacts This tiny change allows to use EXTERNALSRC when building debugging images without having its git status polluted. Bug-AGL: SPEC-2006 Change-Id: Ic6556a34c487012471ed456c6b4467d686fee816 Signed-off-by: José Bollo --- diff --git a/.gitignore b/.gitignore index 43d0e36..ce65e52 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ prepare-build.sh node_modules/ _book/ + +oe-logs +oe-workdir