From 9ea0e69d925fe4c5a62a46ca692b7d449c593762 Mon Sep 17 00:00:00 2001 From: Zachary Sunforge Date: Sun, 18 Jun 2023 20:49:42 -0700 Subject: [PATCH] Device macro to generate stateful and publish variants of device specific poll inputs. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8b6a8b5..6175e3f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ cmake-build-*/ # File-based project format *.iws + +*.stderr \ No newline at end of file