aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-06-06 17:05:54 -0700
committerJake Petroules <jake.petroules@qt.io>2017-06-07 16:10:01 +0000
commit2fd4c0a8e8a4a4dda54e29fb59a9b82a86d58643 (patch)
tree0ac4110afd191ebfdd028ee0b16e011cbf4ab1aa /.gitattributes
parent29a8d044b5dfc7997b007720b207f208ea25da9a (diff)
Move release script into scripts directory
Change-Id: I3e9cff70daeb330a544c2b3ebbb3139e03e01975 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index fbe3f9874..71f59f087 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,3 @@
/.gitignore export-ignore
/.gitattributes export-ignore
-/make-release-archive.sh export-ignore
+/scripts/make-release-archive.sh export-ignore