<?xml version="1.0" encoding="utf-8"?>
<bundle name="MemberPress PDF Invoice">
    <domain name="memberpress-pdf-invoice">
        <project name="MemberPress PDF Invoice" slug="memberpress-pdf-invoice">
            <source>
                <directory>.</directory>
            </source>
            <target>
                <directory base="WP_LANG_DIR">plugins</directory>
            </target>
            <template locked="true">
                <file>i18n/memberpress-pdf-invoice.pot</file>
            </template>
        </project>
    </domain>
    <exclude>
        <directory>vendor</directory>
        <directory>tests</directory>
        <directory>script</directory>
        <directory>node_modules</directory>
        <directory>public</directory>
        <directory>bin</directory>
    </exclude>
</bundle>
