From 8366601963623a694b602d28ca727be5020d6d15 Mon Sep 17 00:00:00 2001 From: jaseg Date: Thu, 24 Dec 2020 16:46:46 +0100 Subject: Export iBOM and schematic --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ee1bc1e..19abdec 100644 --- a/.gitignore +++ b/.gitignore @@ -16,15 +16,10 @@ fp-info-cache *.dsn *.ses -# Exported BOM files -*.xml -*.csv - ### KiCad Patch ### -escue-backup/ +rescue-backup/ *.tsv -bom/ # Gerber export output out/ -- cgit