From 1351929792100ce767c1e780ee5d568e498aecee Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Sun, 20 Oct 2024 15:36:41 -0600 Subject: [PATCH] ignore fp-info-cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4b274c9..dbd79dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # kicad backup/cache files *-backups *.bak +fp-info-cache # prerelease outputs directory outputs \ No newline at end of file