summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorAndrew O'Doherty <andrew.odoherty@qt.io>2018-04-27 12:37:48 +0200
committerAndrew O'Doherty <andrew.odoherty@qt.io>2018-05-31 13:25:24 +0000
commit22cdfdd27aaa885ac5b7b450c8fb82b87853250d (patch)
tree7ffcc3e15d66824386cbd78397f55cbc5d618018 /.gitattributes
parentefba3d85875b20bd40e93bc6d94aca1531f25aae (diff)
add 3d alexa knx demo
The knx-demo directory needs to be divided into two sub-directories containing the alexa 3D demo and the 2d demo. Very large files used by the 3d demo are stored in https://git-lfs.qt.io/Gerrit/boot2qt-demos.git Change-Id: I55e4210e93fc9e017d85e163f13c0b04de96cff0 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..07361bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.png filter=lfs diff=lfs merge=lfs -text
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.jpg filter=lfs diff=lfs merge=lfs -text
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.mesh filter=lfs diff=lfs merge=lfs -text
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.ico filter=lfs diff=lfs merge=lfs -text
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.hdr filter=lfs diff=lfs merge=lfs -text
+tradeshow/knx-demo/3d-Alexa-knx-demo/**/*.uip filter=lfs diff=lfs merge=lfs -text