add ignore of output folers for os examples

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
Chen Wang
2024-06-05 21:02:39 +08:00
parent a982ea7317
commit 0e16685c97

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
*.o *.o
*.bin *.bin
*.elf *.elf
code/os/*/out/