view .hgignore @ 471:22b3ba103397 v0.2

chore(fmt): Run rustfmt
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 26 May 2019 22:21:59 +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-*