aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-17 13:18:59 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-18 12:57:06 +0200
commit23a639d4cc4d7e3c3b598ad70e0d1be1463ac96a (patch)
treefe5f9bcb80f1ef3014889b6fd16f8a74ca604aa5
parent375328584b6361cd9f364be05b29afa5f33ac318 (diff)
Don't include README.git in source packages
It doesn't make sense for non-git content anyways. Change-Id: I9064de54657ab50caa526dab2830ee0d16054a9e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Iikka Eklund <iikka.eklund@digia.com>
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7db26d8d..df15048e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4,3 +4,4 @@
.gitmodules export-ignore
.commit-template export-ignore
init-repository export-ignore
+README.git export-ignore