diff --git a/.gitignore b/.gitignore index 67c1be59..f4dd4582 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +compile.bat + +# Ignore binary files +*.bin