]> git.ipfire.org Git - ipfire.org.git/commitdiff
.gitignore: Fix ignoring scaled images
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2023 16:53:25 +0000 (16:53 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Oct 2023 16:53:25 +0000 (16:53 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitignore

index 264110341ae0a679943f8af99db848c030c7660d..edf2f9e3849a343e9e493234bf8849c867684f09 100644 (file)
@@ -9,7 +9,6 @@
 /src/scripts/ipfire.org-webapp
 /src/static/favicon.ico
 /src/static/img/apple-touch-icon-*-precomposed.png
-/src/static/img/*@*.*
 /src/systemd/ipfire.org-webapp-*.service
 /src/templates/messages/*.css
 /ipfire.org.conf.sample
@@ -17,6 +16,7 @@
 Makefile
 Makefile.in
 stamp-*
+*@*.jpg
 *.bak
 *.py[co]
 *.tar.gz