diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..6e88f0bcff0122178e5fb085df6c323e5f7e877b --- /dev/null +++ b/.gitignore @@ -0,0 +1,44 @@ + +# Ignore list for Eagle, a PCB layout tool + +# Backup files +*.s#? +*.b#? +*.l#? + +# Eagle project file +# It contains a serial number and references to the file structure +# on your computer. +# comment the following line if you want to have your project file included. +eagle.epf + +# Autorouter files +*.pro +*.job + +# CAM files +*.$$$ +*.cmp +*.ly2 +*.l15 +*.sol +*.plc +*.stc +*.sts +*.crc +*.crs + +*.dri +*.drl +*.gpi +*.pls + +*.drd +*.drd.* + +*.info + +*.eps + +# file locks introduced since 7.x +*.lck diff --git a/PogoPins_FTDI.pro b/PogoPins_FTDI.pro deleted file mode 100644 index 66f1f26c2724b4b3611a2214a45a77ce01004ca1..0000000000000000000000000000000000000000 --- a/PogoPins_FTDI.pro +++ /dev/null @@ -1,25 +0,0 @@ -EAGLE AutoRouter Statistics: - -Job : /home/reinhold/SmartHome/Projects/PogoPins/PogoPins_FTDI.brd - -Start at : 02:19:46 (29.10.17) -End at : 02:19:48 (29.10.17) -Elapsed time : 00:00:01 - -Signals : 6 RoutingGrid: 7 mil Layers: 2 -Connections : 6 predefined: 0 ( 0 Vias ) - -Router memory : 95232 - -Passname : TopRouter Route Optimize1 Optimize2 Optimize3 Optimize4 - -Time per pass : 00:00:01 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 -Number of Ripups : 0 0 0 0 0 0 -max. Level : 0 0 0 0 0 0 -max. Total : 0 0 0 0 0 0 - -Routed : 6 6 6 6 6 6 -Vias : 0 0 0 0 0 0 -Resolution : 100.0 % 100.0 % 100.0 % 100.0 % 100.0 % 100.0 % - -Final : 100.0% beendet diff --git a/PogoPins_ICSP.pro b/PogoPins_ICSP.pro deleted file mode 100644 index e97e9f65583f97efd6b979e98edb7c3c3151aac8..0000000000000000000000000000000000000000 --- a/PogoPins_ICSP.pro +++ /dev/null @@ -1,25 +0,0 @@ -EAGLE AutoRouter Statistics: - -Job : /home/reinhold/SmartHome/Projects/PogoPins/PogoPins_ICSP.brd - -Start at : 01:57:46 (29.10.17) -End at : 01:57:49 (29.10.17) -Elapsed time : 00:00:02 - -Signals : 6 RoutingGrid: 7 mil Layers: 2 -Connections : 6 predefined: 0 ( 0 Vias ) - -Router memory : 67404 - -Passname : TopRouter Route Optimize1 Optimize2 Optimize3 Optimize4 - -Time per pass : 00:00:02 00:00:00 00:00:00 00:00:00 00:00:00 00:00:00 -Number of Ripups : 0 0 0 0 0 0 -max. Level : 0 0 0 0 0 0 -max. Total : 0 0 0 0 0 0 - -Routed : 6 6 6 6 6 6 -Vias : 0 0 0 0 0 0 -Resolution : 100.0 % 100.0 % 100.0 % 100.0 % 100.0 % 100.0 % - -Final : 100.0% beendet