summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2018-08-09 11:42:57 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-08-10 09:36:22 +0000
commit4ff9794dbbbddef604cafa10524a873a2b99a234 (patch)
tree0f4ef283c8b89fc2e8e5ba2cf90f4fa5d1712960 /src
parent4f37dfaa449049441c44d352f3c03e40f37cd645 (diff)
Add missing .gitattributes file
Task-number: QTBUG-69754 Change-Id: I7fd52e2013a2b2fcbcc8c405ea3ac266f2011027 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/imports/.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/.gitattributes b/src/imports/.gitattributes
new file mode 100644
index 0000000..3b71b25
--- /dev/null
+++ b/src/imports/.gitattributes
@@ -0,0 +1,2 @@
+.gitignore export-ignore
+.gitattributes export-ignore