summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 49c5321a0c..75a29bf672 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,6 @@ zephyr/zmake/.coverage
# Clangd language server
.cache/clangd/index/*
compile_commands.json
+
+# Twister test output directories
+twister-out*