view .hgignore @ 419:e38997b52bb1

lib: Expose more types.
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 16 Oct 2017 20:06:45 +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-*