view .hgignore @ 441:6cc7e2a3c450

db_impl: Add simple regression test to check that with no reuse deleted entries stay deleted.
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 18 Dec 2017 22:15:52 +0100
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-*