From 400a29c8853ea796e13b902724ca37a2c976bb04 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sun, 8 Feb 2026 14:33:57 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Initial=20commit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f8935b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Notes/ +.vscode/