aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-05-17 17:32:31 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2019-05-23 16:09:58 +0200
commit2f3486b26b4e5da658573b13f4aa63b51ee13a60 (patch)
tree6449432c0c26f4b9b5f14fa538d7ff63eba5f3db
parent44b1bdc8081f4968e70313463059e1ce77806ce2 (diff)
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 <jose.bollo@iot.bzh>
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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