view .hgignore @ 403:e06f8508da0c

leveldb-tool: Make iterating much faster.
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 10 Oct 2017 21:50:15 +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-*