view .hgignore @ 394:b16458f3083a

db_impl: Don't try to write empty memtable; add test for compact_range with non-empty memtable
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 10 Oct 2017 06:04:21 +0000
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-*