aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-05-11 09:19:02 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-05-11 07:37:52 +0000
commit1ed7888b60350e6f2822e37203129f4bfef7ef6d (patch)
treee4ccef5c9778b3711fd910205f8c2993259a4eae /.gitattributes
parent03e1be309c35d8d8653966fa0fe999f978ef679d (diff)
Add missing .gitattributes and .tag files
Fixes: QTBUG-93646 Change-Id: I09dab89d1428e2425afc8d0258e3b2d347e14db3 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a96f8f5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore