summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-10-11 12:17:48 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2018-02-14 09:59:18 +0000
commitc4241cdfc41716fe7b1ab82c39403c17a21873e6 (patch)
tree0442c818ad249a52d118101584ebe09fc092cd48
parentafbf89d18ced7ac233506b0cde1da0b9ad0ebe61 (diff)
downloadqtwebengine-chromium-c4241cdfc41716fe7b1ab82c39403c17a21873e6.tar.gz
Do not export .gitignore and .gitattributes
Copied from standard code in .gitattributes in other qt modules. Task-number: QTBUG-62952 Change-Id: I48739086536fc56abe610f7e36112283d6d1b73a Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a6d97b28af3..c14415182f7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,4 @@
# Force LF checkout of the pins files to avoid transport_security_state_generator errors.
/chromium/net/http/*.pins text eol=lf
+.gitignore export-ignore
+.gitattributes export-ignore