forked from gergely/calendar-social
Fix .gitignore rule for .mo files
This commit is contained in:
parent
8e3bcd8ede
commit
0a3cfafef3
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/
|
||||||
|
Loading…
Reference in New Issue
Block a user