Add "PNG" to allow list for typos

MrSubidubi created

Change summary

typos.toml | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

typos.toml 🔗

@@ -63,6 +63,8 @@ extend-exclude = [
 
 [default]
 extend-ignore-re = [
+    # PNG is a file format, not a typo
+    "PNG",
     'cl\[ist]',
     '\[lan\]guage',
     '"ba"',