From 294a569c427707ad817e1c7df8205bfaa536a8d8 Mon Sep 17 00:00:00 2001 From: Deepak Date: Tue, 2 Nov 2021 20:52:11 -0500 Subject: [PATCH] Moving lore to subdirectory --- firstcompact-dwarrow.txt => lore/firstcompact-dwarrow.txt | 0 firstcompact-yak.txt => lore/firstcompact-yak.txt | 0 meadowlarks.txt => lore/meadowlarks.txt | 0 newcompact.txt => lore/newcompact.txt | 0 the rock.txt => lore/the rock.txt | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename firstcompact-dwarrow.txt => lore/firstcompact-dwarrow.txt (100%) rename firstcompact-yak.txt => lore/firstcompact-yak.txt (100%) rename meadowlarks.txt => lore/meadowlarks.txt (100%) rename newcompact.txt => lore/newcompact.txt (100%) rename the rock.txt => lore/the rock.txt (100%) diff --git a/firstcompact-dwarrow.txt b/lore/firstcompact-dwarrow.txt similarity index 100% rename from firstcompact-dwarrow.txt rename to lore/firstcompact-dwarrow.txt diff --git a/firstcompact-yak.txt b/lore/firstcompact-yak.txt similarity index 100% rename from firstcompact-yak.txt rename to lore/firstcompact-yak.txt diff --git a/meadowlarks.txt b/lore/meadowlarks.txt similarity index 100% rename from meadowlarks.txt rename to lore/meadowlarks.txt diff --git a/newcompact.txt b/lore/newcompact.txt similarity index 100% rename from newcompact.txt rename to lore/newcompact.txt diff --git a/the rock.txt b/lore/the rock.txt similarity index 100% rename from the rock.txt rename to lore/the rock.txt