view .hgignore @ 432:e0e746a0ddce

merging_iter: Fix subtle bug in merging_iter
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 22 Oct 2017 09:24:50 +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-*