view .hgignore @ 396:cb523d5e6d3b

version_set: Don't trivially move files in a manual compaction
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 10 Oct 2017 06:36:58 +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-*