From 7035652ac5dd0b6a470016f871ef02ab30737df5 Mon Sep 17 00:00:00 2001 From: Rebecca Keller Date: Mon, 20 Apr 2026 12:10:50 -0600 Subject: [PATCH 1/2] gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a8f04c --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.vs +bin +obj +*.csproj.user +testfile.txt \ No newline at end of file From ce6644c85ad53d8b4424693a0481155eeec4fa7c Mon Sep 17 00:00:00 2001 From: Rebecca Keller Date: Mon, 20 Apr 2026 12:11:18 -0600 Subject: [PATCH 2/2] add slnx --- Yotepad.slnx | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Yotepad.slnx diff --git a/Yotepad.slnx b/Yotepad.slnx new file mode 100644 index 0000000..0565b31 --- /dev/null +++ b/Yotepad.slnx @@ -0,0 +1,3 @@ + + +