view .hgignore @ 459:3c36aa11a6a8

fix(crash): Return a better separator for very close keys. This fixes issue #3.
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 23 Apr 2018 22:48:05 +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-*