From 661332c3ce7562b30545ae1773d30a784bcbc0db Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 29 Jul 2018 23:22:26 +0200 Subject: o Support for resolving 'mpn' fields from digikey. Creates 'digikey-part-stub', can be used to download the entire part later on. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cc8c744..9636df4 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,5 @@ _saved_*.sch *.kicad_pcb-bak _autosave-*.kicad_pcb .pytest_cache/ +test/**/*.net +test/**/*-cache.lib -- cgit v1.2.3