aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-12-02 13:29:09 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2021-12-02 13:30:00 +0100
commit2416a1a546c1d2922c37d513df42e9d26bbaaa42 (patch)
treed9054878a749fca9ecd2576f793c3313b9a01698 /.gitattributes
parent1253375a9d4c65930d98d39c60260322112b91ea (diff)
Add linters setup
Change-Id: If4a4f7ab9e6af63b3f6765c1dc06cb337baddc00 Issue-ID: CIMAN-33 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..2eb6749
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+* text=auto eol=lf
+*.png binary
+*.jpg binary
+*.xlsx binary
+*.csar -text