summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@theqtcompany.com>2016-02-15 22:13:37 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-16 07:34:43 +0000
commitc3f263509b64814ba12dbb627897de00b05230bc (patch)
tree2817dfcb0b5c7ddc0d08bfec3a422b056a7e0ce8
parente2c26722fad7ce4b034682ca697abfe4743ef19a (diff)
Add .gitattributes and .tag files
These files are needed by the COIN to create the release src package correctly. Using the same attributes as other releasable qt modules. Task-number: QTBUG-50629 Change-Id: Ie210a8282cfbcc2d87f34a7f5c93506afa8605a3 Reviewed-by: Antti Kokko <antti.kokko@theqtcompany.com>
-rw-r--r--.gitattributes3
-rw-r--r--.tag1
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a0932db
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore
diff --git a/.tag b/.tag
new file mode 100644
index 0000000..6828f88
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$