gitignore: add file exentions of OS image files

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I7a376f1ee8d41ea132c16a9dd725689da7d990df
This commit is contained in:
Dongjin Kim
2022-06-01 15:55:32 +09:00
parent 47d63921d8
commit ab3e41ad2d

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@ rootfs/
out/ out/
*.squashfs *.squashfs
*.img
*.xz
*.md5sum