diff --git a/.gitignore b/.gitignore index 1acf1bd..f3e9c78 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ target/ # Ignore KiCad backups and lock files hardware/c_its-companion/c_its-companion-backups/ *.kicad_pro.lck + +# Ignore FreeCAD backups +*.FCBak diff --git a/hardware/housing/ST7789-240x280px-screen.FCStd b/hardware/housing/ST7789-240x280px-screen.FCStd new file mode 100644 index 0000000..7fdd845 Binary files /dev/null and b/hardware/housing/ST7789-240x280px-screen.FCStd differ