Include .pot file in repository

Weblate likes to have that one :)
This commit is contained in:
Jonas Schäfer
2021-01-23 12:52:44 +01:00
parent 159976f2d8
commit 614f7e6bb7
4 changed files with 678 additions and 5 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,5 @@
/.local
__pycache__
/snikket_web/static/css/*.css
/snikket_web/translations/messages.pot
/snikket_web/translations/*/LC_MESSAGES/*.mo
/.env