From 46a14bb12136bba0b98423edd41b4139fe806325 Mon Sep 17 00:00:00 2001 From: Alex Evans <715855+mmalex@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:56:28 +0100 Subject: fix build process to use binmaker.py that calls uf2conv and also commit a built version... --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8bef224..c0e1dab 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ hw/WIP_inputfix/fp-info-cache bootloader/Release sw/Release bootloader/Debug -sw/Debug \ No newline at end of file +sw/Debug +__pycache__/ \ No newline at end of file -- cgit v1.2.3