diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-30 09:10:49 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-04-30 09:15:33 +0200 |
commit | b307b3bd68978eb9ae1f4b2153f017ff57fa331c (patch) | |
tree | 0bc1fa9fbe838d79bf6d3a986a8c71633237f37d /.gitattributes | |
parent | d00f623fcfd9d1cf0cf7178122095f552b13096c (diff) |
Add csa as binary in .gitattributes
Issue-ID: INT-1572
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If307c3028372fc729aa848ff8d2b4042442aa313
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3185c448b..2eb674959 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ *.png binary *.jpg binary *.xlsx binary +*.csar -text |