aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-25 15:49:29 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-25 15:49:29 +0200
commitdaea924c402067a042abef9a8169089dc7518dba (patch)
treec8383d8c1f64c18a4d492f6649920e5a29f934c8 /.gitattributes
parent98316e137cd5c09a6f3dfd48c6d9a16b35fe7300 (diff)
Enabled LFS for size optimization
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..3a24117
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+*.jpg filter=lfs diff=lfs merge=lfs -text
+*.png filter=lfs diff=lfs merge=lfs -text