From b8c8c115ef827cfaaff933abb64e1882497a30b5 Mon Sep 17 00:00:00 2001 From: Guillaume Claret Date: Tue, 3 Mar 2015 16:28:45 +0100 Subject: Gitattributes file added to generate archive. Cherry-picked from v8.4 ( c1aabb104122ead02fa289339a42815373338222 ). --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..4ebfaaf916 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +.dir-locals.el export-ignore +.gitattributes export-ignore +.gitignore export-ignore +TODO export-ignore -- cgit v1.2.3