mirror of
https://github.com/documize/community.git
synced 2025-07-19 21:29:42 +02:00
gitattributes
This commit is contained in:
parent
5ec2578aab
commit
650168f172
1 changed files with 4 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,2 +1,5 @@
|
||||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
# These files are text and should be normalized (convert crlf > lf)
|
||||||
|
*.hbs text
|
Loading…
Add table
Add a link
Reference in a new issue