view .hgignore @ 404:e58fe2511a3f

merging_iter: Use a fast path if direction doesn't change. This brings (for iterating) about 7% performance improvement.
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 11 Oct 2017 21:10:53 +0200
parents f8b1e35370a7
children
line wrap: on
line source

syntax: glob

*.bk
*.orig
*.swp
Cargo.lock
kcov-out
target

# LevelDB test instances
LOG{,.old}
LOCK
CURRENT
*.ldb
*.log
MANIFEST-*