update gitignore

This commit is contained in:
c0repwn3r 2022-06-12 15:18:20 -04:00
parent e3f1871f61
commit c95ec12279
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 7 additions and 2 deletions

9
.gitignore vendored
View File

@ -1,2 +1,7 @@
bin/ # Build artifacts
obj/ build/
include/shade/version.h
src/iso/boot/shade.bin
*.o
*.bin
*.iso