aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-10-22 15:31:12 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-10-23 06:17:08 +0000
commit3af90cf837c14cac301d5f77ade2684e394bbca5 (patch)
treeb11b1da122ee5a9153b8548c388dd2c069e00b4b
parent03ae81ecf5aa75073f80de4c2f317014c013ce86 (diff)
Add .gitignore and .tag files
.tag file is used with git archive to have the sha1 included in the source package. Change-Id: I31cdd35aeb4f72f13d02e13f18abda3b311125f4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--.gitignore2
-rw-r--r--.tag1
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..6ffab9ad
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.orig
+*.rej
diff --git a/.tag b/.tag
new file mode 100644
index 00000000..6828f88d
--- /dev/null
+++ b/.tag
@@ -0,0 +1 @@
+$Format:%H$