diff options
| author | xengineering <me@xengineering.eu> | 2025-02-04 20:10:33 +0100 | 
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-02-14 13:41:27 +0100 | 
| commit | fb6147ff013927dc544b39d77770912a86488e09 (patch) | |
| tree | 899c1866415f85c7053a51523a49356fc75e94db /pcb | |
| parent | 9488a1893e032817568ad88b68e0feb6ba4fe971 (diff) | |
| download | iot-contact-fb6147ff013927dc544b39d77770912a86488e09.tar iot-contact-fb6147ff013927dc544b39d77770912a86488e09.tar.zst iot-contact-fb6147ff013927dc544b39d77770912a86488e09.zip  | |
pcb: gitignore: Add *.lck
Diffstat (limited to 'pcb')
| -rw-r--r-- | pcb/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/pcb/.gitignore b/pcb/.gitignore index 344b98c..40f9412 100644 --- a/pcb/.gitignore +++ b/pcb/.gitignore @@ -1,2 +1,3 @@  *.kicad_prl  fp-info-cache +*.lck  | 
