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.
1 parent e31a62b commit 827f10eCopy full SHA for 827f10e
1 file changed
identify/extensions.py
@@ -385,6 +385,7 @@
385
'COPYING': EXTENSIONS['txt'],
386
'Dockerfile': {'text', 'dockerfile'},
387
'direnvrc': EXTENSIONS['bash'],
388
+ 'Fastfile': EXTENSIONS['rb'],
389
'Gemfile': EXTENSIONS['rb'],
390
'Gemfile.lock': {'text'},
391
'GNUmakefile': EXTENSIONS['mk'],
0 commit comments