mirror of
https://github.com/django/django.git
synced 2025-08-31 09:25:08 +03:00
Configured GitHub to highlight HTML files as Django templates.
This commit is contained in:
parent
afbb8c709d
commit
0dcc4a1dbc
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -5,3 +5,5 @@
|
|||
tests/staticfiles_tests/apps/test/static/test/*txt text eol=lf
|
||||
tests/staticfiles_tests/project/documents/test/*txt text eol=lf
|
||||
docs/releases/*.txt merge=union
|
||||
# Make GitHub syntax-highlight .html files as Django templates
|
||||
*.html linguist-language=django
|
||||
|
|
Loading…
Reference in New Issue
Block a user