view .hgignore @ 371:f8b1e35370a7

Meta: Update hgignore to ignore leveldb test files.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 08 Oct 2017 13:53:33 +0200
parents 62c425f76e9a
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-*