From 3b1c092f67fbc840409a599f96857ce6028e2ad3 Mon Sep 17 00:00:00 2001 From: Nathan Perry Date: Tue, 3 Sep 2024 01:02:44 -0400 Subject: init firmware --- .gitignore | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 95929f0..b83d222 100644 --- a/.gitignore +++ b/.gitignore @@ -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/ -- cgit v1.3.1