aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorGravatar Arnaud Spiwack <arnaud@spiwack.net>2015-03-16 16:11:26 +0100
committerGravatar Arnaud Spiwack <arnaud@spiwack.net>2015-03-16 16:11:44 +0100
commitc8d143654489d9ae7295095a9e5e17cf89118b7a (patch)
tree2f1712de95d6f22075afe26ab39c96a47126e752 /.gitattributes
parentb8c8c115ef827cfaaff933abb64e1882497a30b5 (diff)
gitattributes: add `.mailmap` file to the list of files excluded from the `.tar.gz`.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4ebfaaf91..6af0a106b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,4 +1,5 @@
.dir-locals.el export-ignore
.gitattributes export-ignore
.gitignore export-ignore
+.mailmap export-ignore
TODO export-ignore