summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2024-02-16 18:28:14 +0100
committerAnton Kling <anton@kling.gg>2024-02-16 18:28:14 +0100
commit413d09388bf33c658f3e71b18e4b069f18461393 (patch)
tree5df4e31367142bbf1c8285c51366f2d9398135ca /.gitignore
parent3922adcdec5bd003b4106ffce79c28553bc40c15 (diff)
General cleanup
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/*