From 5a4ab3388b5ccb20fe4d88d3964000e2294cbb60 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 7 Dec 2020 12:18:27 -0500 Subject: [PATCH] gitignore: add twister-out Add twister-out in the main .gitignore file. Signed-off-by: Anas Nashif --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e41e431a28a..9bf7b1e6a0e 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ doc/samples doc/latex doc/themes/zephyr-docs-theme sanity-out* +twister-out* bsim_bt_out scripts/grub doc/reference/kconfig/*.rst