diff --git a/.gitignore b/.gitignore index 9b4560c..3b99c9e 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ excludes *.mo zh_Hans test_temp.py +dummy.js diff --git a/MANIFEST.in b/MANIFEST.in index a47966d..a545fd2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,6 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +exclude src/accounting/static/js/dummy.js include src/accounting/translations/* include src/accounting/translations/*/LC_MESSAGES/* include docs/*