view .hgignore @ 504:e9ac2dccb9fd

all: Move from try! to ? operator
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 16 Feb 2020 11:31:36 +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-*