mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-22 19:31:32 +00:00
Ignore the footprints_custom.txt and symbols_custom.txt in git and create them on the fly if needed
Otherwise it breaks the update mechanism
This commit is contained in:
parent
955e622c1a
commit
abb1581c0f
4 changed files with 47 additions and 3 deletions
3
public/kicad/.gitignore
vendored
Normal file
3
public/kicad/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# They are user generated and should not be tracked by git
|
||||
footprints_custom.txt
|
||||
symbols_custom.txt
|
||||
|
|
@ -1 +0,0 @@
|
|||
# Custom KiCad autocomplete entries. One entry per line.
|
||||
|
|
@ -1 +0,0 @@
|
|||
# Custom KiCad autocomplete entries. One entry per line.
|
||||
Loading…
Add table
Add a link
Reference in a new issue