summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2017-03-27 11:23:37 +0200
committerCarlos Soriano <csoriano@gnome.org>2017-03-27 11:25:21 +0200
commit59cb71541280ac2b2e690117444675e13422737b (patch)
treec8300eb4f51c1eda817888b9e093704187bae6aa
parent13c959d38950bb593d63a519e081921c47a285f3 (diff)
downloadnautilus-59cb71541280ac2b2e690117444675e13422737b.tar.gz
gitattributes: Fix make_release export-ignore
Forgot to change it to the new path.
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 10b6f777d..c1769ab84 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -10,4 +10,4 @@
/data/run-uncrustify.sh export-ignore
/data/uncrustify.cfg export-ignore
/eel/README.canvas export-ignore
-/make_release.sh export-ignore
+/build-aux/make_release.sh export-ignore