From 3e782cb58273c69d61472201e5e27c7df243ae0b Mon Sep 17 00:00:00 2001 From: nearxos Date: Sat, 20 Jun 2026 18:29:10 +0300 Subject: [PATCH] Clean up lock files and .history --- .gitignore | 2 ++ .history | 1 - ~USB_PD_ESP32S3.kicad_pcb.lck | 1 - ~USB_PD_ESP32S3.kicad_pro.lck | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) delete mode 160000 .history delete mode 100644 ~USB_PD_ESP32S3.kicad_pcb.lck delete mode 100644 ~USB_PD_ESP32S3.kicad_pro.lck diff --git a/.gitignore b/.gitignore index 5e22811..1c54c51 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ .mcp-backups/ +.history +~*.lck diff --git a/.history b/.history deleted file mode 160000 index 1f698b9..0000000 --- a/.history +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1f698b90d6ca51407f1ba8b8cf70b6abd4e26a2d diff --git a/~USB_PD_ESP32S3.kicad_pcb.lck b/~USB_PD_ESP32S3.kicad_pcb.lck deleted file mode 100644 index 47b9cfa..0000000 --- a/~USB_PD_ESP32S3.kicad_pcb.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"Nearchoss-MacBook-Air","username":"nearxos"} \ No newline at end of file diff --git a/~USB_PD_ESP32S3.kicad_pro.lck b/~USB_PD_ESP32S3.kicad_pro.lck deleted file mode 100644 index 47b9cfa..0000000 --- a/~USB_PD_ESP32S3.kicad_pro.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"Nearchoss-MacBook-Air","username":"nearxos"} \ No newline at end of file