From 1b423bdfffea5230774573e19be6e461be61de54 Mon Sep 17 00:00:00 2001 From: Ryan Peters Date: Wed, 17 May 2023 21:48:50 -0400 Subject: [PATCH] ignore notes folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b1a10ab..8e17bd7 100644 --- a/.gitignore +++ b/.gitignore @@ -362,3 +362,5 @@ MigrationBackup/ # Fody - auto-generated XML schema FodyWeavers.xsd /content.txt + +/Notes \ No newline at end of file