From aa0d837c403286cab308d4ae0948c23cca9b6aaf Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Sun, 4 May 2025 18:00:31 +0200 Subject: [PATCH] Added gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0ada7be --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +main\ controller\ code/build/ +motion\ controller\ code/build/