diff --git a/firmware/.gitignore b/firmware/.gitignore index 8452226..113547e 100644 --- a/firmware/.gitignore +++ b/firmware/.gitignore @@ -1,3 +1,4 @@ +TODO led-controller *.o *.hex diff --git a/pcb/.gitignore b/pcb/.gitignore index 65e23ec..631da04 100644 --- a/pcb/.gitignore +++ b/pcb/.gitignore @@ -1,3 +1,4 @@ +TODO *_v*.*.sch *_v*.*.pcb *.pdf