From 3cf9484442c70258599d0c40a58b1c2a19c8c6e1 Mon Sep 17 00:00:00 2001 From: Mizzajl Date: Sun, 6 Oct 2024 08:57:15 +0200 Subject: [PATCH] moving some files around --- Mizzajl/home/{ => Ramses}/ContractSolverRamses.js | 0 Mizzajl/home/{ => hacknet}/hacknetmanager.js | 0 Mizzajl/home/{ => wip}/Minimum_Path_Sum_in_a_Triangle.js | 0 Mizzajl/home/{ => wip}/RMbreach.js | 0 Mizzajl/home/{ => wip}/RMcontroller.js | 0 Mizzajl/home/{ => wip}/pserv.js | 0 Mizzajl/home/{ => wip}/scanFactionAugments.js | 0 Mizzajl/home/{ => wip}/test.js | 0 Mizzajl/home/{ => wip}/testhackgrow.js | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename Mizzajl/home/{ => Ramses}/ContractSolverRamses.js (100%) rename Mizzajl/home/{ => hacknet}/hacknetmanager.js (100%) rename Mizzajl/home/{ => wip}/Minimum_Path_Sum_in_a_Triangle.js (100%) rename Mizzajl/home/{ => wip}/RMbreach.js (100%) rename Mizzajl/home/{ => wip}/RMcontroller.js (100%) rename Mizzajl/home/{ => wip}/pserv.js (100%) rename Mizzajl/home/{ => wip}/scanFactionAugments.js (100%) rename Mizzajl/home/{ => wip}/test.js (100%) rename Mizzajl/home/{ => wip}/testhackgrow.js (100%) diff --git a/Mizzajl/home/ContractSolverRamses.js b/Mizzajl/home/Ramses/ContractSolverRamses.js similarity index 100% rename from Mizzajl/home/ContractSolverRamses.js rename to Mizzajl/home/Ramses/ContractSolverRamses.js diff --git a/Mizzajl/home/hacknetmanager.js b/Mizzajl/home/hacknet/hacknetmanager.js similarity index 100% rename from Mizzajl/home/hacknetmanager.js rename to Mizzajl/home/hacknet/hacknetmanager.js diff --git a/Mizzajl/home/Minimum_Path_Sum_in_a_Triangle.js b/Mizzajl/home/wip/Minimum_Path_Sum_in_a_Triangle.js similarity index 100% rename from Mizzajl/home/Minimum_Path_Sum_in_a_Triangle.js rename to Mizzajl/home/wip/Minimum_Path_Sum_in_a_Triangle.js diff --git a/Mizzajl/home/RMbreach.js b/Mizzajl/home/wip/RMbreach.js similarity index 100% rename from Mizzajl/home/RMbreach.js rename to Mizzajl/home/wip/RMbreach.js diff --git a/Mizzajl/home/RMcontroller.js b/Mizzajl/home/wip/RMcontroller.js similarity index 100% rename from Mizzajl/home/RMcontroller.js rename to Mizzajl/home/wip/RMcontroller.js diff --git a/Mizzajl/home/pserv.js b/Mizzajl/home/wip/pserv.js similarity index 100% rename from Mizzajl/home/pserv.js rename to Mizzajl/home/wip/pserv.js diff --git a/Mizzajl/home/scanFactionAugments.js b/Mizzajl/home/wip/scanFactionAugments.js similarity index 100% rename from Mizzajl/home/scanFactionAugments.js rename to Mizzajl/home/wip/scanFactionAugments.js diff --git a/Mizzajl/home/test.js b/Mizzajl/home/wip/test.js similarity index 100% rename from Mizzajl/home/test.js rename to Mizzajl/home/wip/test.js diff --git a/Mizzajl/home/testhackgrow.js b/Mizzajl/home/wip/testhackgrow.js similarity index 100% rename from Mizzajl/home/testhackgrow.js rename to Mizzajl/home/wip/testhackgrow.js