Skip to content

Commit 35d208f

Browse files
committed
🩹 ignore src folder with makemessages
1 parent f5c5071 commit 35d208f

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-
python manage.py makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --add-location file
19+
python manage.py makemessages -l de --ignore public --ignore froide-env --ignore node_modules --ignore htmlcov --ignore src --add-location file

0 commit comments

Comments
 (0)