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:
Jan Böhmer 2026-04-14 23:37:54 +02:00
parent 955e622c1a
commit abb1581c0f
4 changed files with 47 additions and 3 deletions

3
public/kicad/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# They are user generated and should not be tracked by git
footprints_custom.txt
symbols_custom.txt

View file

@ -1 +0,0 @@
# Custom KiCad autocomplete entries. One entry per line.

View file

@ -1 +0,0 @@
# Custom KiCad autocomplete entries. One entry per line.