summaryrefslogtreecommitdiff
path: root/util/.gitignore
diff options
context:
space:
mode:
authorPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-12-20 12:50:54 +0300
committerPavel V. Shatov (Meister) <meisterpaul1@yandex.ru>2021-12-20 12:50:54 +0300
commit9ecc9e83e8d182b7dbc3e21f3ba7870747c81e92 (patch)
tree2b7b2b8aab5082e058d34ff555accef2007e3a86 /util/.gitignore
parent69eda72fa8db3e332de6a66a92f994dfed99de94 (diff)
Script to combine main FPGA bitstream with the MKM bitmap so that the combined
binary blob can be flashed using the upload script.
Diffstat (limited to 'util/.gitignore')
-rw-r--r--util/.gitignore1
1 files changed, 1 insertions, 0 deletions
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