Skip to content

Commit b9d160e

Browse files
author
Attila Szeremi
committed
Fixed binary gettext files rule: .po -> .mo
1 parent bbc1713 commit b9d160e

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)