From: Michael Tremer Date: Fri, 15 Sep 2023 13:02:47 +0000 (+0000) Subject: .gitignore: Ignore .pfm files X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=981617078708b175cb97a7b46d3b4422f47bff61;p=people%2Fstevee%2Fipfire-3.x.git .gitignore: Ignore .pfm files Signed-off-by: Michael Tremer --- diff --git a/.gitignore b/.gitignore index b72f9be20..9f88cd7bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ +*.pfm *.swp