view .hgignore @ 413:8cff6c1489ae

examples: Update crate name.
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 13 Oct 2017 11:11:40 +0000
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-*