view .hgignore @ 565:370e82ed1c29

Add Mac OS and Windows to github CI workflow
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 08 Jul 2022 12:42:05 -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-*