concertina

Elecronic concertina
git clone https://git.woozle.org/neale/concertina.git

concertina / pcb
Neale Pickett  ·  2026-02-20

.gitignore

 1# Note:
 2# This file may be overwritten by LibrePCB when upgrading the project to a newer
 3# version. So, if you make any changes in this file, you should review/correct
 4# it after an upgrade. If you think that something is missing here, please open
 5# a new issue on our issue tracker: https://github.com/LibrePCB/LibrePCB/issues
 6
 7# LibrePCB files
 8.autosave/
 9.backup/
10user/
11*.user.lp
12.lock
13*~
14
15# Files created by operating systems or file managers
16.DS_Store
17Thumbs.db
18
19# Files created by other applications
20*.autosave
21*.swp
22*.tmp