Skip to content

Commit e54cf06

Browse files
committed
fix: exclude po files from composer dist
1 parent e8b0139 commit e54cf06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ src/Resources/themes/default/data export-ignore
1111
.editorconfig export-ignore
1212
/examples export-ignore
1313
/locale/Doctum.pot export-ignore
14+
/locale/*.po export-ignore
1415
/tests export-ignore
1516
CHANGELOG.md export-ignore

0 commit comments

Comments
 (0)