From 07f1d6fc20dd9505a54ca3a9b3ba215afbb6a9b2 Mon Sep 17 00:00:00 2001 From: peteGSX <97784652+peteGSX@users.noreply.github.com> Date: Sun, 23 Oct 2022 08:01:59 +1000 Subject: [PATCH] Updated .gitignore (#261) --- .gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1f24578..c8e40c2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,13 +8,14 @@ Release/* .vscode/ config.h .vscode/* -mySetup.h +# mySetup.h mySetup.cpp myHal.cpp -myAutomation.h +# myAutomation.h myFilter.cpp -myAutomation.h -myFilter.cpp -myLayout.h +# myAutomation.h +# myLayout.h +my*.h +!my*.example.h .vscode/extensions.json .vscode/extensions.json