Skip to content

Commit cd634fb

Browse files
committed
Merge pull request #1177 from amcsi/master
Fixed binary gettext files rule: .po -> .mo
2 parents bbc1713 + b9d160e commit cd634fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ZendFramework.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vendor/
66
config/autoload/*.local.php
77

88
# Binary gettext files
9-
*.po
9+
*.mo
1010

1111
# Data
1212
data/logs/

0 commit comments

Comments
 (0)