view .hgignore @ 460:7b8b64b95aec

chore(version): Bump -> 0.2.3 For important bug fix.
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 23 Apr 2018 22:49:16 +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-*