Skip to content

Commit 5f4cfaa

Browse files
committed
🩹 ignore LICENSE.txt in makemessages
1 parent 7bba1ff commit 5f4cfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ requirements: requirements.in requirements-dev.in requirements-production.in
1616
pip-compile requirements-production.in
1717

1818
messagesde:
19-
django-admin makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --add-location file
19+
django-admin makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --ignore LICENSE.txt --add-location file

0 commit comments

Comments
 (0)