From c6011fe3f8c7b21032fea51a5b0ea9fdd146e9c7 Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Sun, 30 Oct 2022 18:59:38 +0100 Subject: [PATCH] DOCS: Converted README.txt to .gitkeep (#1785) Co-authored-by: Tom Limoncelli --- integrationTest/config/.gitkeep | 0 integrationTest/config/README.txt | 2 -- integrationTest/zones/.gitkeep | 0 integrationTest/zones/README.txt | 2 -- 4 files changed, 4 deletions(-) create mode 100644 integrationTest/config/.gitkeep delete mode 100644 integrationTest/config/README.txt create mode 100644 integrationTest/zones/.gitkeep delete mode 100644 integrationTest/zones/README.txt diff --git a/integrationTest/config/.gitkeep b/integrationTest/config/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/integrationTest/config/README.txt b/integrationTest/config/README.txt deleted file mode 100644 index a401e7916..000000000 --- a/integrationTest/config/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -Git can't create an empty directory, so this file is here as a workaround. -https://stackoverflow.com/questions/115983 diff --git a/integrationTest/zones/.gitkeep b/integrationTest/zones/.gitkeep new file mode 100644 index 000000000..e69de29bb diff --git a/integrationTest/zones/README.txt b/integrationTest/zones/README.txt deleted file mode 100644 index a401e7916..000000000 --- a/integrationTest/zones/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -Git can't create an empty directory, so this file is here as a workaround. -https://stackoverflow.com/questions/115983