From 97a52e10735c8f643272c1d240331a9d4b4c9af7 Mon Sep 17 00:00:00 2001 From: mwojcik Date: Mon, 24 Jan 2022 11:31:47 +0800 Subject: [PATCH] gitignore: add result --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8cedcef..e464bf2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ target/ **/build **/__pycache__ itm.fifo +result \ No newline at end of file