From 1efaf53379f11a3136bee61716f45fb0534af48b Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 26 Feb 2020 13:14:15 -0800 Subject: [PATCH] updated gitignore for CAM outputs under Eagle_Files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 85e60a0..6fbbaa5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ Eagle_Files/**/*.B\#* Eagle_Files/**/*.s\#* Eagle_Files/**/*.l\#* +Eagle_Files/**/*.zip docs/**/*.odt\#* site/*