From bd6b70708dc36fdbc2c7928b93c8e97bf81a1229 Mon Sep 17 00:00:00 2001 From: Daniel Messer Date: Mon, 30 Nov 2020 06:43:34 -0800 Subject: [PATCH] Reset Windows directories. --- Windows/item/Item.txt | 1 + Windows/patron/Patron.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 Windows/item/Item.txt create mode 100644 Windows/patron/Patron.txt diff --git a/Windows/item/Item.txt b/Windows/item/Item.txt new file mode 100644 index 0000000..80458f8 --- /dev/null +++ b/Windows/item/Item.txt @@ -0,0 +1 @@ +Item information will go here. \ No newline at end of file diff --git a/Windows/patron/Patron.txt b/Windows/patron/Patron.txt new file mode 100644 index 0000000..d7cb1db --- /dev/null +++ b/Windows/patron/Patron.txt @@ -0,0 +1 @@ +Patron information will go here. \ No newline at end of file