Skip to content

Commit 7e6b541

Browse files
committed
Add .ipxe extension
1 parent 9e78792 commit 7e6b541

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
@@ -122,6 +122,7 @@
122122
'inx': {'text', 'xml', 'inx'},
123123
'ipynb': {'text', 'jupyter', 'json'},
124124
'ipp': {'text', 'c++'},
125+
'ipxe': {'text', 'ipxe'},
125126
'ixx': {'text', 'c++'},
126127
'j2': {'text', 'jinja'},
127128
'jade': {'text', 'jade'},

0 commit comments

Comments
 (0)