diff options
author | Patrick Fasano <patrick@patrickfasano.com> | 2015-08-02 16:40:16 -0400 |
---|---|---|
committer | Patrick Fasano <patrick@patrickfasano.com> | 2015-08-02 16:40:16 -0400 |
commit | dfe46fd1682ec4b3378127164dc5a59987b57939 (patch) | |
tree | fd3c38a63a1fe1a0042b08d28d4144f1206921d5 /Eagle.gitignore | |
parent | 92fe23112d1863d526651434169928ea0b61b853 (diff) | |
download | gitignore-dfe46fd1682ec4b3378127164dc5a59987b57939.tar.gz gitignore-dfe46fd1682ec4b3378127164dc5a59987b57939.zip |
Update Eagle.gitignore
Ignore temporary files created by the autorouter
Diffstat (limited to 'Eagle.gitignore')
-rw-r--r-- | Eagle.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
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 |