forked from gergely/calendar-social
Fix .gitignore rule for .mo files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,5 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
/calsocial/local.db
|
/calsocial/local.db
|
||||||
/messages.pot
|
/messages.pot
|
||||||
/app/translations/*/LC_MESSAGES/*.mo
|
/calsocial/translations/*/LC_MESSAGES/*.mo
|
||||||
/.pytest_cache/
|
/.pytest_cache/
|
||||||
|
Reference in New Issue
Block a user