Skip to content

Commit 05b2674

Browse files
authored
Merge pull request #541 from wjt/piskel
Add .piskel extension
2 parents 729b41e + d34fd8a commit 05b2674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
'php4': {'text', 'php'},
195195
'php5': {'text', 'php'},
196196
'phtml': {'text', 'php'},
197+
'piskel': {'text', 'piskel', 'json'},
197198
'pl': {'text', 'perl'},
198199
'plantuml': {'text', 'plantuml'},
199200
'pm': {'text', 'perl'},

0 commit comments

Comments
 (0)