add file .gitignore
authorBigfootACA <bigfoot@classfun.cn>
星期三, 7 Oct 2020 16:09:41 +0000 (00:09 +0800)
committerBigfootACA <bigfoot@classfun.cn>
星期三, 7 Oct 2020 16:09:41 +0000 (00:09 +0800)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..609f60c
--- /dev/null
@@ -0,0 +1,6 @@
+boot-*.img
+uefi-*.img
+uefi-*.img-dtb
+workspace
+*.efi
+*.dll
\ No newline at end of file