From ef8c2098a8528c0ca3cd9c66e23f4420f8660d19 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 5 Dec 2013 12:00:59 +0200 Subject: [PATCH] Ignore also instdir_for_build and workdir_for_build Change-Id: I2e6a26cd1e54ad28ec27f2205262413db039a136 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a227af3d8e9f..64ebb3cb656b 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,9 @@ # where stuff are built /instdir +/instdir_for_build /workdir +/workdir_for_build # where the external downloads maybe located /external/tarballs