From e1405640dacb4d152028366ce8b0dd3fc3d222db Mon Sep 17 00:00:00 2001 From: Kenneth Bell Date: Fri, 1 Jul 2022 16:57:25 +0100 Subject: [PATCH] all: git ignore smoketest output --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 623c6b0c..9d4f702f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ llvm-project build/* # Ignore files generated by smoketest +test test.bin test.elf test.exe @@ -30,4 +31,4 @@ test.gba test.hex test.nro test.wasm -wasm.wasm \ No newline at end of file +wasm.wasm