summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2013-08-03 07:41:39 +0100
committerGreg Roach <fisharebest@gmail.com>2013-08-03 07:41:39 +0100
commit8a56461a402fd2742a85cb3ec66a55bc6b4905c6 (patch)
treeb99441fdaf92db930744fba0fb9d8c19eb47d332 /.gitattributes
parent25e99de59990fdc92c6c928c538abc6011015844 (diff)
downloadwebtrees-8a56461a402fd2742a85cb3ec66a55bc6b4905c6.tar.gz
webtrees-8a56461a402fd2742a85cb3ec66a55bc6b4905c6.tar.bz2
webtrees-8a56461a402fd2742a85cb3ec66a55bc6b4905c6.zip
Split languages into 'core' and 'extra'
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 822b5b0c29..d9d2e98bb8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,11 +1,9 @@
# Exclude the following files when we build webtrees
.git* export-ignore
-
+Makefile export-ignore
build export-ignore
-
language/*.po export-ignore
-
library/Zend/Acl/ export-ignore
library/Zend/Amf/ export-ignore
library/Zend/Application/ export-ignore