fix .gitattributes for *.rst 99/85699/2
authork.kazak <k.kazak@samsung.com>
Thu, 18 Apr 2019 14:57:21 +0000 (16:57 +0200)
committerKatsia Kazak <k.kazak@samsung.com>
Thu, 18 Apr 2019 15:13:18 +0000 (15:13 +0000)
Fixed line endings setting for *.rst files

Change-Id: If2d86d51dc330fedc32329b1e07ee48805af37c4
Issue-ID: PORTAL-560
Signed-off-by: k.kazak <k.kazak@samsung.com>
.gitattributes

index 38b6a85..59d17b9 100644 (file)
@@ -15,6 +15,7 @@
 *.properties text
 *.sql    text
 *.xml    text
+*.rst    text
 
 # Denote all files that are truly binary and should not be modified.
 *.png binary