view .hgignore @ 570:6f87d002b918

Fix more tests and remove left-over buggy cfg(unix) directive
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 08 Jul 2022 14:58:11 -0700
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-*