1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Properly ignore .mo files

This commit is contained in:
Slavi Pantaleev
2024-12-20 09:50:26 +02:00
parent d4f8d0918a
commit 7551680e09

2
i18n/.gitignore vendored
View File

@ -1,6 +1,6 @@
.venv/ .venv/
doctrees doctrees
.doctrees/ .doctrees/
.mo /**/*.mo
/translated/* /translated/*