1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

gitattributes

This commit is contained in:
Harvey Kandola 2016-08-15 15:39:43 +01:00
parent 5ec2578aab
commit 650168f172

3
.gitattributes vendored
View file

@ -1,2 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# These files are text and should be normalized (convert crlf > lf)
*.hbs text