diff options
Diffstat (limited to 'laser-tag badge v2/.gitignore')
-rw-r--r-- | laser-tag badge v2/.gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/laser-tag badge v2/.gitignore b/laser-tag badge v2/.gitignore new file mode 100644 index 0000000..c3b96bc --- /dev/null +++ b/laser-tag badge v2/.gitignore @@ -0,0 +1,27 @@ +# KiCad Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.kicad_prl +*.sch-bak +*~ +_autosave-* +\#auto_saved_files# +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +*.csv |