aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@luxoft.com>2017-12-14 12:52:02 +0100
committerDaniel d'Andrada <daniel.dandrada@luxoft.com>2018-02-28 15:58:10 +0100
commit766c32082f97337dd0fa103b9e428a3371a61fb4 (patch)
tree112fa7aabb098db0a48c6fed44b6c11e7ac60970 /.gitattributes
parent851bf735fec8e9705dbfa5bcdb5323753bc1876c (diff)
Add .obj files to git lfs. We will have 3d models with this suffix
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f8e536af..b83b80b6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,4 @@
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.otf filter=lfs diff=lfs merge=lfs -text
*.dds filter=lfs diff=lfs merge=lfs -text
+*.obj filter=lfs diff=lfs merge=lfs -text