view .hgignore @ 405:319a27b03734

merging_iter: Simplify condition in valid(). This gets us another few percent (1-3%) in iterator speed.
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 11 Oct 2017 21:21:57 +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-*