From 8ff94de9f3288ebf7f148731b7a3909fe4b9b99a Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 6 May 2025 12:47:19 -0700 Subject: [PATCH] quantimotor-v2: Add .gitignore Signed-off-by: Keith Packard --- src/quantimotor-v2/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/quantimotor-v2/.gitignore diff --git a/src/quantimotor-v2/.gitignore b/src/quantimotor-v2/.gitignore new file mode 100644 index 00000000..892c3acc --- /dev/null +++ b/src/quantimotor-v2/.gitignore @@ -0,0 +1,3 @@ +ao_product.h +ao_serial_lpc.h +*.elf -- 2.47.2