diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2015-09-23 08:54:20 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2015-09-23 08:54:30 +0200 |
commit | 1f7681a18a2e69b6b8d3ff9b124a685289fe2262 (patch) | |
tree | 27819d376fc6fd26dac8413971294c34726570ac /.gitignore | |
parent | 89d77a3ab70ef2191956ed749fd70e88117cffc3 (diff) | |
download | ec-hardware-1f7681a18a2e69b6b8d3ff9b124a685289fe2262.tar.gz ec-hardware-1f7681a18a2e69b6b8d3ff9b124a685289fe2262.tar.bz2 ec-hardware-1f7681a18a2e69b6b8d3ff9b124a685289fe2262.tar.xz ec-hardware-1f7681a18a2e69b6b8d3ff9b124a685289fe2262.zip |
First fully routed version.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2252954 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.bak +*.bck +*.kicad_pcb-bak +_saved_* +*-cache.lib + +# FreeRouting +*.dsn +*.ses +*.bin |