From 41c83dd268adfdc8325b12d1467e8dbb67181bb1 Mon Sep 17 00:00:00 2001 From: David Date: Sat, 7 Feb 2026 16:59:35 -0600 Subject: [PATCH] Update to ignore the non-managed code artifacts --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..05a5381 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/AVR Not Working w-Decoder +/AVR VisBasic +.vs/ +x64/ +/*.bak