Skip to content

Commit 20ec0be

Browse files
committed
Remove *.pot files and ignore them now.
The .pot files can be generated automatically and the files contain timestamps in their content. They can cause huge conflicts and take huge space even if you are not a translator. This commit is a part of improvement discussed on #11383 . Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
1 parent d4051b6 commit 20ec0be

9 files changed

+1
-15263
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)