diff options
Diffstat (limited to 'conf/gitignore/KiCAD')
-rw-r--r-- | conf/gitignore/KiCAD | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/gitignore/KiCAD b/conf/gitignore/KiCAD new file mode 100644 index 0000000000..a9e50ba43c --- /dev/null +++ b/conf/gitignore/KiCAD @@ -0,0 +1,13 @@ +# 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 |