Ignore built binary files

Signed-off-by: Christopher Obbard <obbardc@gmail.com>
This commit is contained in:
Christopher Obbard 2024-09-06 10:36:44 +01:00
parent 83ee6b8c6f
commit 1cb9aa230d

5
.gitignore vendored
View file

@ -18,4 +18,7 @@ logs
# Ignore upload command (removes the need to re-compile after Verify when running Download, in e.g. VS Code)
upload.bat
compile.bat
compile.bat
# Ignore binary files
*.bin