summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-08-07 11:43:14 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-08-09 10:30:37 +0000
commit6b0c42c63c2492bd0a7a96d3179d122b5f71793f (patch)
treeee9bd182889dbdad06d79c6f39766235df77e9ee
parent3c69133cc419840c1be34638039cd8c48a7ef581 (diff)
downloadqtdeclarative-testsuites-6b0c42c63c2492bd0a7a96d3179d122b5f71793f.tar.gz
Don't export .gitignore in source archives
Task-number: QTBUG-59991 Change-Id: If7bd6e4f34ce185c1e328e17dc80a3f6ba542c1e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> (cherry picked from commit fe58b18c13d1ea5d42951e5b698efc3bfab6dc8c)
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a35dab0d3..9291d06a9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,3 @@
*.js diff
+.gitignore export-ignore
+.gitattributes export-ignore