diff options
Diffstat (limited to 'clef/.gitignore')
| -rw-r--r-- | clef/.gitignore | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/clef/.gitignore b/clef/.gitignore new file mode 100644 index 0000000..4d36fb6 --- /dev/null +++ b/clef/.gitignore @@ -0,0 +1,35 @@ +*-backups/ +*.lck +fp-info-cache +_autosave-* +*.kicad_prl +*.*-bak +*.bak +*.backups +*.net +*.dsn +*.ses +*.xml +*.csv +*.000 +*.tmp +*-save.pro +*-save.kicad_pcb +\#auto-saved-files\# +\#auto_saved_files\# +sym-lib-table +*.gbr +*.gbrjob +*.drl +*/fab_out/* +!*/fab_out/*.FlatPrj +__pycache__/ +*.pyc +/fab/ +/fab_out/ +*/fab/* + +/production/ +/panel/ +panel.* +/bom/ |
