diff --git a/.gitignore b/.gitignore index a344b1a..3a16d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ .elf .o +target/*.bin +target/build attack/build .vscode/