diff --git a/.gitignore b/.gitignore index bc8aaea..0da5ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ ./.vscode/* + +*.o +*.elf +*.bin