From dfe46fd1682ec4b3378127164dc5a59987b57939 Mon Sep 17 00:00:00 2001 From: Patrick Fasano Date: Sun, 2 Aug 2015 16:40:16 -0400 Subject: [PATCH] Update Eagle.gitignore Ignore temporary files created by the autorouter --- Eagle.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Eagle.gitignore b/Eagle.gitignore index a5410348..b12e5bfe 100644 --- a/Eagle.gitignore +++ b/Eagle.gitignore @@ -11,6 +11,10 @@ # comment the following line if you want to have your project file included. eagle.epf +# Autorouter files +*.pro +*.job + # CAM files *.$$$ *.cmp