From e200e51965ff7385202835935c48ac67c929ad39 Mon Sep 17 00:00:00 2001 From: polymurph Date: Sat, 11 Sep 2021 00:34:32 +0200 Subject: [PATCH] updated .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index bc8aaea..0da5ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ ./.vscode/* + +*.o +*.elf +*.bin