view .hgignore @ 508:697925eecf6c

Add Travis CI configuration
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 16 Feb 2020 21:08:46 +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-*