From 1da062bb9198c61ac1062137bb178dd3433fe74e Mon Sep 17 00:00:00 2001 From: erwin Date: Thu, 29 Jun 2023 21:48:38 +0200 Subject: [PATCH] Restructured pcb files --- pcb/{wastebin-notifier => }/fp-info-cache | 0 pcb/{wastebin-notifier => }/wastebin-notifier-cache.lib | 0 pcb/{wastebin-notifier => }/wastebin-notifier.kicad_pcb | 0 pcb/{wastebin-notifier => }/wastebin-notifier.kicad_pcb-bak | 0 pcb/{wastebin-notifier => }/wastebin-notifier.pro | 0 pcb/{wastebin-notifier => }/wastebin-notifier.sch | 0 pcb/{wastebin-notifier => }/wastebin-notifier.sch-bak | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename pcb/{wastebin-notifier => }/fp-info-cache (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier-cache.lib (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier.kicad_pcb (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier.kicad_pcb-bak (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier.pro (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier.sch (100%) rename pcb/{wastebin-notifier => }/wastebin-notifier.sch-bak (100%) diff --git a/pcb/wastebin-notifier/fp-info-cache b/pcb/fp-info-cache similarity index 100% rename from pcb/wastebin-notifier/fp-info-cache rename to pcb/fp-info-cache diff --git a/pcb/wastebin-notifier/wastebin-notifier-cache.lib b/pcb/wastebin-notifier-cache.lib similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier-cache.lib rename to pcb/wastebin-notifier-cache.lib diff --git a/pcb/wastebin-notifier/wastebin-notifier.kicad_pcb b/pcb/wastebin-notifier.kicad_pcb similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier.kicad_pcb rename to pcb/wastebin-notifier.kicad_pcb diff --git a/pcb/wastebin-notifier/wastebin-notifier.kicad_pcb-bak b/pcb/wastebin-notifier.kicad_pcb-bak similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier.kicad_pcb-bak rename to pcb/wastebin-notifier.kicad_pcb-bak diff --git a/pcb/wastebin-notifier/wastebin-notifier.pro b/pcb/wastebin-notifier.pro similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier.pro rename to pcb/wastebin-notifier.pro diff --git a/pcb/wastebin-notifier/wastebin-notifier.sch b/pcb/wastebin-notifier.sch similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier.sch rename to pcb/wastebin-notifier.sch diff --git a/pcb/wastebin-notifier/wastebin-notifier.sch-bak b/pcb/wastebin-notifier.sch-bak similarity index 100% rename from pcb/wastebin-notifier/wastebin-notifier.sch-bak rename to pcb/wastebin-notifier.sch-bak