summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 7b14540..0f56a6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,8 +5,11 @@
*.bin
*.iso
*.img
-*.tar.xz
-*.tar.xz.sig
+*.tar.xz*
+*.tar.xz.sig*
+*.png
+*.jpg
+*.ppm
.cache/
logs/
sysroot/*