Commit b9d160ea authored by Attila Szeremi's avatar Attila Szeremi

Fixed binary gettext files rule: .po -> .mo

parent bbc1713b
...@@ -6,7 +6,7 @@ vendor/ ...@@ -6,7 +6,7 @@ vendor/
config/autoload/*.local.php config/autoload/*.local.php
# Binary gettext files # Binary gettext files
*.po *.mo
# Data # Data
data/logs/ data/logs/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment