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

3
.gitignore vendored
View file

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