chore(legacy): clean locales without git (#1639)

This commit is contained in:
Jonas L 2022-02-25 19:16:41 +01:00 committed by GitHub
parent 2d451aa951
commit f75bf52371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ update:
build: $(MO_FILES)
clean:
git clean -xdf
@rm -f $(MO_FILES)