From 9ecc9e83e8d182b7dbc3e21f3ba7870747c81e92 Mon Sep 17 00:00:00 2001 From: "Pavel V. Shatov (Meister)" Date: Mon, 20 Dec 2021 12:50:54 +0300 Subject: Script to combine main FPGA bitstream with the MKM bitmap so that the combined binary blob can be flashed using the upload script. --- util/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'util/.gitignore') diff --git a/util/.gitignore b/util/.gitignore index 03fbf09..f7d1bfe 100644 --- a/util/.gitignore +++ b/util/.gitignore @@ -1,5 +1,6 @@ .idea/ venv/ +*.bit *.bin *.mcs -- cgit v1.2.3