mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 08:18:50 -05:00
Added Nunjucks Template to Web.gitattributes
[Nunjucks](https://mozilla.github.io/nunjucks/) is a template engine created by Mozilla. It uses `.njk` as its file extension, please see: https://mozilla.github.io/nunjucks/templating.html#file-extensions
This commit is contained in:
parent
b8eb4b0234
commit
6a4ae8620b
@ -77,6 +77,7 @@ TODO text
|
||||
*.mustache text
|
||||
*.phtml text
|
||||
*.tmpl text
|
||||
*.njk text
|
||||
|
||||
## LINTERS
|
||||
.csslintrc text
|
||||
|
Loading…
Reference in New Issue
Block a user