We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c5071 commit 1bc4193Copy full SHA for 1bc4193
‎Makefile
@@ -16,4 +16,4 @@ requirements: requirements.in requirements-dev.in requirements-production.in
16
pip-compile requirements-production.in
17
18
messagesde:
19
- python manage.py makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --add-location file
+ python manage.py makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --ignore src --add-location file
0 commit comments