diff options
| author | Nathan Perry <np@nathanperry.dev> | 2024-09-03 01:02:44 -0400 |
|---|---|---|
| committer | Nathan Perry <np@nathanperry.dev> | 2024-09-03 01:02:44 -0400 |
| commit | 3b1c092f67fbc840409a599f96857ce6028e2ad3 (patch) | |
| tree | 56a6414fb111f4bd28e8775baf17da84dde92794 /.gitignore | |
| parent | 982798292719a24bcbb4f9e17cd5c65c8a46ecda (diff) | |
init firmware
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 36 |
1 files changed, 1 insertions, 35 deletions
@@ -1,35 +1 @@ -*-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/ - -/production/ -/panel/ -panel.* -!panel.nix -/bom/ +/target/ |
