Skip to content

Commit

Permalink
Add .cue to extensions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir-Ahmad committed Oct 25, 2022
1 parent db88498 commit 9c23241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Expand Up @@ -36,6 +36,7 @@
'css': {'text', 'css'},
'csv': {'text', 'csv'},
'cu': {'text', 'cuda'},
'cue': {'text', 'cue'},
'cuh': {'text', 'cuda'},
'cxx': {'text', 'c++'},
'cylc': {'text', 'cylc'},
Expand Down

0 comments on commit 9c23241

Please sign in to comment.