Skip to content

Commit

Permalink
Merge pull request #352 from andrewring/patch-1
Browse files Browse the repository at this point in the history
Add ppm file to extensions
  • Loading branch information
asottile committed Dec 15, 2022
2 parents eb54678 + e2201fc commit e834194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Expand Up @@ -267,6 +267,7 @@
}
EXTENSIONS_NEED_BINARY_CHECK = {
'plist': {'plist'},
'ppm': {'image', 'ppm'},
}

NAMES = {
Expand Down

0 comments on commit e834194

Please sign in to comment.