[nautilus] gitattributes: Fix make_release export-ignore



commit 59cb71541280ac2b2e690117444675e13422737b
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Mar 27 11:23:37 2017 +0200

    gitattributes: Fix make_release export-ignore
    
    Forgot to change it to the new path.

 .gitattributes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitattributes b/.gitattributes
index 10b6f77..c1769ab 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]