update gitignore
This commit is contained in:
parent
e3f1871f61
commit
c95ec12279
1 changed files with 7 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,2 +1,7 @@
|
||||||
bin/
|
# Build artifacts
|
||||||
obj/
|
build/
|
||||||
|
include/shade/version.h
|
||||||
|
src/iso/boot/shade.bin
|
||||||
|
*.o
|
||||||
|
*.bin
|
||||||
|
*.iso
|
Loading…
Add table
Reference in a new issue