zonemaster / zonemaster-backend

The Zonemaster Backend - part of the Zonemaster project
Other
14 stars 23 forks source link

Clean up #1106

Closed mattias-p closed 1 year ago

mattias-p commented 1 year ago

Purpose

This PR cleans up various things. Nothing critical, just nice.

Context

N/A

Changes

How to test this PR

Verify that git ignores MO files:

(cd share ; make sv.po)
git status

Verify that make manifest doesn't add the dist file to MANIFEST:

make dist
make manifest
cat MANIFEST