Skip to content

Commit d28317d

Browse files
committed
auto merge of #11427 : omasanori/rust/remove-pot, r=alexcrichton
`doc/po/*.pot` files are generated automatically using `po4a` and they includes timestamps in their content. The files can cause huge conflicts unnecessarily. Also, removing them save disk space if you are not a translator.
2 parents 9d63403 + 20ec0be commit d28317d

10 files changed

+17
-15268
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,4 @@ src/etc/dl
9595
build/
9696
i686-pc-mingw32/
9797
src/librustc/lib/llvmdeps.rs
98+
*.pot

0 commit comments

Comments
 (0)