aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-09-12 15:12:59 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-14 17:31:34 +0200
commitc4c9ca640a6afb9e078d0023cb5d1d2078075d4b (patch)
treecead7104b8ecaaed7a2295e956eee745ecf0b67e /.gitattributes
parent5de69ba432d7f7f6f2b416dd1c112be2032784f1 (diff)
Don't include init-repository and .gitmodules in the package either
Even though qt5.git will not be packaged either. Change-Id: I9bc02170dde1262aeb839741722d275bdb9e4b46 Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1a045fa1..7db26d8d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,6 @@
.tag export-subst
.gitignore export-ignore
.gitattributes export-ignore
+.gitmodules export-ignore
.commit-template export-ignore
+init-repository export-ignore