From 0f6ee86d71c778f00d40c7407952dfd2efbc2d97 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Mon, 9 Mar 2026 12:43:08 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bcf674be..8b7afb73 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ __pycache__/ # these get created by the build system, don't know why: c_mpos/c_mpos +# build output +c_mpos/mpong/build + # build files *.bin