summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2016-03-04 14:10:53 +0100
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2016-03-04 14:51:02 +0000
commite34bad9e5c44f0909019d06aa496ef91df3114b2 (patch)
treef53fa7cbdf22cb7859d76fd790e9ebd9a634c166
parent78577b4de46555ef03c2bad0a898d73b7782f772 (diff)
Don't include .gitignore into src packagev5.7.0-alpha1
Change-Id: Ib5be97c391039259217d43ee4c9f3f4b6cadc74f Task-number: QTBUG-51660 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..1a045fa
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+.tag export-subst
+.gitignore export-ignore
+.gitattributes export-ignore
+.commit-template export-ignore