From 4a272b2686d1a38e4b98e7222b1eb1472f85e9ab Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Sat, 15 Feb 2025 14:28:35 -0700 Subject: [PATCH] feat(software): improved file organization --- Commenting Pratices.md => Software/Commenting Pratices.md | 0 SoftwareFnStandards.md => Software/SoftwareFnStandards.md | 0 SoftwareGit.md => Software/SoftwareGit.md | 0 SoftwareSpecific.md => Software/SoftwareSpecific.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Commenting Pratices.md => Software/Commenting Pratices.md (100%) rename SoftwareFnStandards.md => Software/SoftwareFnStandards.md (100%) rename SoftwareGit.md => Software/SoftwareGit.md (100%) rename SoftwareSpecific.md => Software/SoftwareSpecific.md (100%) diff --git a/Commenting Pratices.md b/Software/Commenting Pratices.md similarity index 100% rename from Commenting Pratices.md rename to Software/Commenting Pratices.md diff --git a/SoftwareFnStandards.md b/Software/SoftwareFnStandards.md similarity index 100% rename from SoftwareFnStandards.md rename to Software/SoftwareFnStandards.md diff --git a/SoftwareGit.md b/Software/SoftwareGit.md similarity index 100% rename from SoftwareGit.md rename to Software/SoftwareGit.md diff --git a/SoftwareSpecific.md b/Software/SoftwareSpecific.md similarity index 100% rename from SoftwareSpecific.md rename to Software/SoftwareSpecific.md