view .hgignore @ 429:f45a82f421ed

skipmap: Remove allocation on every insert.
author Lewin Bormann <lbo@spheniscida.de>
date Sat, 21 Oct 2017 14:26:38 +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-*