We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9ddde5 + 827f10e commit c206f69Copy full SHA for c206f69
1 file changed
identify/extensions.py
@@ -392,6 +392,7 @@
392
'COPYING': EXTENSIONS['txt'],
393
'Dockerfile': {'text', 'dockerfile'},
394
'direnvrc': EXTENSIONS['bash'],
395
+ 'Fastfile': EXTENSIONS['rb'],
396
'Gemfile': EXTENSIONS['rb'],
397
'Gemfile.lock': {'text'},
398
'GNUmakefile': EXTENSIONS['mk'],
0 commit comments