Skip to content

Commit

Permalink
Add .njk extension for Nunjucks templates
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas authored Jan 31, 2022
1 parent 5d96f71 commit f032f7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
'nims': {'text', 'nim'},
'nimble': {'text', 'nimble'},
'nix': {'text', 'nix'},
'njk': ('text', 'nunjucks'},
'otf': {'binary', 'otf'},
'p12': {'binary', 'p12'},
'patch': {'text', 'diff'},
Expand Down

0 comments on commit f032f7a

Please sign in to comment.