view .hgignore @ 435:891df259f0df

version: Fix bug where deletions are ignored in table lookups.
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 17 Dec 2017 17:49:12 +0100
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-*