view .hgignore @ 381:353f7b3f3400

merging_iter: Don't panic if no iterators are present.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 08 Oct 2017 17:31:38 +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-*