diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e923c82 --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# ---> KiCAD +# For PCBs designed using KiCAD: http://www.kicad-pcb.org/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +.dsn +