From 51608207fae486d28c33c21fa3fe04e22a704447 Mon Sep 17 00:00:00 2001 From: John Gaunt Date: Tue, 20 Jul 2021 13:23:36 -0400 Subject: [PATCH] moved config to .old. created new one to confirm how they are installed --- chocolatey.config | 35 ------------------------------ chocolatey.config.old | 50 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 35 deletions(-) create mode 100644 chocolatey.config.old diff --git a/chocolatey.config b/chocolatey.config index b158a5f..a0b6518 100644 --- a/chocolatey.config +++ b/chocolatey.config @@ -2,49 +2,14 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/chocolatey.config.old b/chocolatey.config.old new file mode 100644 index 0000000..b158a5f --- /dev/null +++ b/chocolatey.config.old @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file