1
0
Эх сурвалжийг харах

Merge pull request #1177 from amcsi/master

Fixed binary gettext files rule: .po -> .mo
Carl Suster 10 жил өмнө
parent
commit
cd634fb5d9

+ 1 - 1
ZendFramework.gitignore

@@ -6,7 +6,7 @@ vendor/
 config/autoload/*.local.php
 
 # Binary gettext files
-*.po
+*.mo
 
 # Data
 data/logs/