summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2019-05-21 17:04:13 +0100
committerChandan Singh <csingh43@bloomberg.net>2019-05-21 17:04:13 +0100
commitc6b47fb6e70261bb27141a40825751e3a0d74b71 (patch)
tree35dd4e652bb4a533dc412e29ee0365192aeda969 /.gitattributes
parentc9bebf9948a863a356561fbd9a87d89441e6286d (diff)
downloadbuildstream-c6b47fb6e70261bb27141a40825751e3a0d74b71.tar.gz
.gitattributes: Update path to buildstream/_version.py
This file has been moved under `src` so update the `.gitattributes` entry accordingly.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index d4ff16f59..3a64094bc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-buildstream/_version.py export-subst
+src/buildstream/_version.py export-subst