From a3c3610aaef9d7a1fad6aa64b00b6752162a23e9 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Wed, 29 Apr 2026 17:07:30 +0200 Subject: [PATCH] remove locks --- .gitignore | 2 ++ ~synth_pcb.kicad_pcb.lck | 1 - ~synth_pcb.kicad_pro.lck | 1 - ~synth_pcb.kicad_sch.lck | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 ~synth_pcb.kicad_pcb.lck delete mode 100644 ~synth_pcb.kicad_pro.lck delete mode 100644 ~synth_pcb.kicad_sch.lck diff --git a/.gitignore b/.gitignore index f402098..10f16b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ gerb/ +*.lck +.history diff --git a/~synth_pcb.kicad_pcb.lck b/~synth_pcb.kicad_pcb.lck deleted file mode 100644 index 35a05e4..0000000 --- a/~synth_pcb.kicad_pcb.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"computer-core","username":"lukas"} \ No newline at end of file diff --git a/~synth_pcb.kicad_pro.lck b/~synth_pcb.kicad_pro.lck deleted file mode 100644 index 35a05e4..0000000 --- a/~synth_pcb.kicad_pro.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"computer-core","username":"lukas"} \ No newline at end of file diff --git a/~synth_pcb.kicad_sch.lck b/~synth_pcb.kicad_sch.lck deleted file mode 100644 index 35a05e4..0000000 --- a/~synth_pcb.kicad_sch.lck +++ /dev/null @@ -1 +0,0 @@ -{"hostname":"computer-core","username":"lukas"} \ No newline at end of file