From c40e007d8a721fd14a0264e59e764bf16e183ce5 Mon Sep 17 00:00:00 2001 From: Alexander Myltsev Date: Mon, 21 Nov 2022 01:04:58 +0300 Subject: [PATCH] Add .gitignore. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d3323b --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +*.img +*.bin +*.elf +*.dSYM +tools/mkfs