.gitattributes |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 34dced99c33a97dab86c4538fa267ad4ad4fb41f
Author: Thorsten Behrens <thorsten.behr...@cib.de>
Date:   Tue Aug 30 13:18:18 2016 +0200

    Ignore schema files for src tarball generation
    
    Change-Id: I1aeafbe35f7badb6c59eddf79de4e96229b66886
    Reviewed-on: https://gerrit.libreoffice.org/28494
    Reviewed-by: Thorsten Behrens <thorsten.behr...@cib.de>
    Tested-by: Thorsten Behrens <thorsten.behr...@cib.de>

diff --git a/.gitattributes b/.gitattributes
index 2801962..f43f23b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,3 +2,4 @@
 *.sdw binary
 *.svg binary
 *.jcs binary
+schema/*/* export-ignore
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to