diff options
| author | xengineering <me@xengineering.eu> | 2025-01-06 21:29:12 +0100 |
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-01-06 21:29:12 +0100 |
| commit | c0ef77f10f3bda37e6ff97c3a01702c4c9482f2d (patch) | |
| tree | e99ec9d56d8651dc54cc0fea38f8c5c2bc01c9bd | |
| parent | 85e1e53c176ea1c2be5d97674489115b63cdf84d (diff) | |
| download | soundbox-c0ef77f10f3bda37e6ff97c3a01702c4c9482f2d.tar soundbox-c0ef77f10f3bda37e6ff97c3a01702c4c9482f2d.tar.zst soundbox-c0ef77f10f3bda37e6ff97c3a01702c4c9482f2d.zip | |
pcb: gitignore: Add *.lck and soundbox.kicad_prl
| -rw-r--r-- | pcb/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcb/.gitignore b/pcb/.gitignore index 27075ef..9e43467 100644 --- a/pcb/.gitignore +++ b/pcb/.gitignore @@ -1 +1,3 @@ fp-info-cache +soundbox.kicad_prl +*.lck |
