From 62dadc65d0f2183fa983c3add13761a65b5a1da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Proch=C3=A1zka?= Date: Thu, 25 Sep 2025 12:02:43 +0200 Subject: [PATCH] Added the `tulflash` directory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8c4bf..86cdeb6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +tulflash